Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2714 const int UserRequestType_LOGONUSER = 1; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37969 UserRequestType_LOGONUSER = cvar.UserRequestType_LOGONUSER variable
H A DQuickfixPython.cpp235999 pyobj = SWIG_From_int(static_cast< int >(FIX::UserRequestType_LOGONUSER)); in Swig_var_UserRequestType_LOGONUSER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37969 UserRequestType_LOGONUSER = cvar.UserRequestType_LOGONUSER variable
H A DQuickfixPython.cpp235999 pyobj = SWIG_From_int(static_cast< int >(FIX::UserRequestType_LOGONUSER)); in Swig_var_UserRequestType_LOGONUSER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37969 UserRequestType_LOGONUSER = cvar.UserRequestType_LOGONUSER variable
H A DQuickfixPython.cpp235999 pyobj = SWIG_From_int(static_cast< int >(FIX::UserRequestType_LOGONUSER)); in Swig_var_UserRequestType_LOGONUSER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp198898 _val = SWIG_From_int(static_cast< int >(FIX::UserRequestType_LOGONUSER)); in _wrap_UserRequestType_LOGONUSER_get()