Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h471 const int AllocRejCode_COMMISSION_DIFFERENCE = 4; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35726 AllocRejCode_COMMISSION_DIFFERENCE = cvar.AllocRejCode_COMMISSION_DIFFERENCE variable
H A DQuickfixPython.cpp204597 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocRejCode_COMMISSION_DIFFERENCE)); in Swig_var_AllocRejCode_COMMISSION_DIFFERENCE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35726 AllocRejCode_COMMISSION_DIFFERENCE = cvar.AllocRejCode_COMMISSION_DIFFERENCE variable
H A DQuickfixPython.cpp204597 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocRejCode_COMMISSION_DIFFERENCE)); in Swig_var_AllocRejCode_COMMISSION_DIFFERENCE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35726 AllocRejCode_COMMISSION_DIFFERENCE = cvar.AllocRejCode_COMMISSION_DIFFERENCE variable
H A DQuickfixPython.cpp204597 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocRejCode_COMMISSION_DIFFERENCE)); in Swig_var_AllocRejCode_COMMISSION_DIFFERENCE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp178711 _val = SWIG_From_int(static_cast< int >(FIX::AllocRejCode_COMMISSION_DIFFERENCE)); in _wrap_AllocRejCode_COMMISSION_DIFFERENCE_get()