Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1046 const int QuoteAckStatus_CANCELED_FOR_UNDERLYING = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36301 QuoteAckStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteAckStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp212647 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteAckStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteAckStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36301 QuoteAckStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteAckStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp212647 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteAckStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteAckStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36301 QuoteAckStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteAckStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp212647 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteAckStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteAckStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183886 _val = SWIG_From_int(static_cast< int >(FIX::QuoteAckStatus_CANCELED_FOR_UNDERLYING)); in _wrap_QuoteAckStatus_CANCELED_FOR_UNDERLYING_get()