Home
last modified time | relevance | path

Searched refs:MDUpdateAction_OVERLAY (Results 1 – 8 of 8) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h994 const char MDUpdateAction_OVERLAY = '5'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36249 MDUpdateAction_OVERLAY = cvar.MDUpdateAction_OVERLAY variable
H A DQuickfixPython.cpp211919 pyobj = SWIG_From_char(static_cast< char >(FIX::MDUpdateAction_OVERLAY)); in Swig_var_MDUpdateAction_OVERLAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36249 MDUpdateAction_OVERLAY = cvar.MDUpdateAction_OVERLAY variable
H A DQuickfixPython.cpp211919 pyobj = SWIG_From_char(static_cast< char >(FIX::MDUpdateAction_OVERLAY)); in Swig_var_MDUpdateAction_OVERLAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36249 MDUpdateAction_OVERLAY = cvar.MDUpdateAction_OVERLAY variable
H A DQuickfixPython.cpp211919 pyobj = SWIG_From_char(static_cast< char >(FIX::MDUpdateAction_OVERLAY)); in Swig_var_MDUpdateAction_OVERLAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183418 _val = SWIG_From_char(static_cast< char >(FIX::MDUpdateAction_OVERLAY)); in _wrap_MDUpdateAction_OVERLAY_get()