Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h893 const char QuoteCondition_OFFER_SPECIALIST[] = "q"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36148 QuoteCondition_OFFER_SPECIALIST = cvar.QuoteCondition_OFFER_SPECIALIST variable
H A DQuickfixPython.cpp210505 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OFFER_SPECIALIST); in Swig_var_QuoteCondition_OFFER_SPECIALIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36148 QuoteCondition_OFFER_SPECIALIST = cvar.QuoteCondition_OFFER_SPECIALIST variable
H A DQuickfixPython.cpp210505 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OFFER_SPECIALIST); in Swig_var_QuoteCondition_OFFER_SPECIALIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36148 QuoteCondition_OFFER_SPECIALIST = cvar.QuoteCondition_OFFER_SPECIALIST variable
H A DQuickfixPython.cpp210505 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OFFER_SPECIALIST); in Swig_var_QuoteCondition_OFFER_SPECIALIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182509 _val = SWIG_FromCharPtr(FIX::QuoteCondition_OFFER_SPECIALIST); in _wrap_QuoteCondition_OFFER_SPECIALIST_get()