Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3159 const int SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME = 7; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38414 SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME = cvar.SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_TH… variable
H A DQuickfixPython.cpp242229 pyobj = SWIG_From_int(static_cast< int >(FIX::SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME)); in Swig_var_SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38414 SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME = cvar.SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_TH… variable
H A DQuickfixPython.cpp242229 pyobj = SWIG_From_int(static_cast< int >(FIX::SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME)); in Swig_var_SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38414 SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME = cvar.SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_TH… variable
H A DQuickfixPython.cpp242229 pyobj = SWIG_From_int(static_cast< int >(FIX::SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME)); in Swig_var_SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp202903 _val = SWIG_From_int(static_cast< int >(FIX::SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME)); in _wrap_SessionStatus_LOGONS_ARE_NOT_ALLOWED_AT_THIS_TIME_get()