Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2284 const int PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37539 PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS = cvar.PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSI… variable
H A DQuickfixPython.cpp229979 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS)); in Swig_var_PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37539 PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS = cvar.PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSI… variable
H A DQuickfixPython.cpp229979 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS)); in Swig_var_PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37539 PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS = cvar.PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSI… variable
H A DQuickfixPython.cpp229979 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS)); in Swig_var_PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp195028 _val = SWIG_From_int(static_cast< int >(FIX::PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS)); in _wrap_PosReqResult_NOT_AUTHORIZED_TO_REQUEST_POSITIONS_get()