Home
last modified time | relevance | path

Searched refs:MDUpdateType_INCREMENTAL_REFRESH (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/test/
H A DDataDictionaryTestCase.cpp452 marketDataRequest.set( MDUpdateType( MDUpdateType_INCREMENTAL_REFRESH ) ); in SUITE()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h806 const int MDUpdateType_INCREMENTAL_REFRESH = 1; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36061 MDUpdateType_INCREMENTAL_REFRESH = cvar.MDUpdateType_INCREMENTAL_REFRESH variable
H A DQuickfixPython.cpp209287 pyobj = SWIG_From_int(static_cast< int >(FIX::MDUpdateType_INCREMENTAL_REFRESH)); in Swig_var_MDUpdateType_INCREMENTAL_REFRESH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36061 MDUpdateType_INCREMENTAL_REFRESH = cvar.MDUpdateType_INCREMENTAL_REFRESH variable
H A DQuickfixPython.cpp209287 pyobj = SWIG_From_int(static_cast< int >(FIX::MDUpdateType_INCREMENTAL_REFRESH)); in Swig_var_MDUpdateType_INCREMENTAL_REFRESH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36061 MDUpdateType_INCREMENTAL_REFRESH = cvar.MDUpdateType_INCREMENTAL_REFRESH variable
H A DQuickfixPython.cpp209287 pyobj = SWIG_From_int(static_cast< int >(FIX::MDUpdateType_INCREMENTAL_REFRESH)); in Swig_var_MDUpdateType_INCREMENTAL_REFRESH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp181726 _val = SWIG_From_int(static_cast< int >(FIX::MDUpdateType_INCREMENTAL_REFRESH)); in _wrap_MDUpdateType_INCREMENTAL_REFRESH_get()