Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h390 const char Rule80A_COMPETING_DEALER_TRADES_T = 'T'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35645 Rule80A_COMPETING_DEALER_TRADES_T = cvar.Rule80A_COMPETING_DEALER_TRADES_T variable
H A DQuickfixPython.cpp203463 pyobj = SWIG_From_char(static_cast< char >(FIX::Rule80A_COMPETING_DEALER_TRADES_T)); in Swig_var_Rule80A_COMPETING_DEALER_TRADES_T_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35645 Rule80A_COMPETING_DEALER_TRADES_T = cvar.Rule80A_COMPETING_DEALER_TRADES_T variable
H A DQuickfixPython.cpp203463 pyobj = SWIG_From_char(static_cast< char >(FIX::Rule80A_COMPETING_DEALER_TRADES_T)); in Swig_var_Rule80A_COMPETING_DEALER_TRADES_T_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35645 Rule80A_COMPETING_DEALER_TRADES_T = cvar.Rule80A_COMPETING_DEALER_TRADES_T variable
H A DQuickfixPython.cpp203463 pyobj = SWIG_From_char(static_cast< char >(FIX::Rule80A_COMPETING_DEALER_TRADES_T)); in Swig_var_Rule80A_COMPETING_DEALER_TRADES_T_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp177982 _val = SWIG_From_char(static_cast< char >(FIX::Rule80A_COMPETING_DEALER_TRADES_T)); in _wrap_Rule80A_COMPETING_DEALER_TRADES_T_get()