Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2285 const int PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED = 4; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37540 PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED = cvar.PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPOR… variable
H A DQuickfixPython.cpp229993 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED)); in Swig_var_PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37540 PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED = cvar.PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPOR… variable
H A DQuickfixPython.cpp229993 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED)); in Swig_var_PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37540 PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED = cvar.PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPOR… variable
H A DQuickfixPython.cpp229993 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED)); in Swig_var_PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp195037 _val = SWIG_From_int(static_cast< int >(FIX::PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED)); in _wrap_PosReqResult_REQUEST_FOR_POSITION_NOT_SUPPORTED_get()