Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1050 const int QuoteCancelType_CANCEL_FOR_SECURITY_TYPE = 2; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36305 QuoteCancelType_CANCEL_FOR_SECURITY_TYPE = cvar.QuoteCancelType_CANCEL_FOR_SECURITY_TYPE variable
H A DQuickfixPython.cpp212703 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteCancelType_CANCEL_FOR_SECURITY_TYPE)); in Swig_var_QuoteCancelType_CANCEL_FOR_SECURITY_TYPE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36305 QuoteCancelType_CANCEL_FOR_SECURITY_TYPE = cvar.QuoteCancelType_CANCEL_FOR_SECURITY_TYPE variable
H A DQuickfixPython.cpp212703 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteCancelType_CANCEL_FOR_SECURITY_TYPE)); in Swig_var_QuoteCancelType_CANCEL_FOR_SECURITY_TYPE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36305 QuoteCancelType_CANCEL_FOR_SECURITY_TYPE = cvar.QuoteCancelType_CANCEL_FOR_SECURITY_TYPE variable
H A DQuickfixPython.cpp212703 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteCancelType_CANCEL_FOR_SECURITY_TYPE)); in Swig_var_QuoteCancelType_CANCEL_FOR_SECURITY_TYPE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183922 _val = SWIG_From_int(static_cast< int >(FIX::QuoteCancelType_CANCEL_FOR_SECURITY_TYPE)); in _wrap_QuoteCancelType_CANCEL_FOR_SECURITY_TYPE_get()