Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h788 const int AllocHandlInst_FORWARD_AND_MATCH = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36043 AllocHandlInst_FORWARD_AND_MATCH = cvar.AllocHandlInst_FORWARD_AND_MATCH variable
H A DQuickfixPython.cpp209035 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocHandlInst_FORWARD_AND_MATCH)); in Swig_var_AllocHandlInst_FORWARD_AND_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36043 AllocHandlInst_FORWARD_AND_MATCH = cvar.AllocHandlInst_FORWARD_AND_MATCH variable
H A DQuickfixPython.cpp209035 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocHandlInst_FORWARD_AND_MATCH)); in Swig_var_AllocHandlInst_FORWARD_AND_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36043 AllocHandlInst_FORWARD_AND_MATCH = cvar.AllocHandlInst_FORWARD_AND_MATCH variable
H A DQuickfixPython.cpp209035 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocHandlInst_FORWARD_AND_MATCH)); in Swig_var_AllocHandlInst_FORWARD_AND_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp181564 _val = SWIG_From_int(static_cast< int >(FIX::AllocHandlInst_FORWARD_AND_MATCH)); in _wrap_AllocHandlInst_FORWARD_AND_MATCH_get()