Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3282 const int StreamAsgnType_TERMINATE_UNASSIGN = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38537 StreamAsgnType_TERMINATE_UNASSIGN = cvar.StreamAsgnType_TERMINATE_UNASSIGN variable
H A DQuickfixPython.cpp243951 pyobj = SWIG_From_int(static_cast< int >(FIX::StreamAsgnType_TERMINATE_UNASSIGN)); in Swig_var_StreamAsgnType_TERMINATE_UNASSIGN_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38537 StreamAsgnType_TERMINATE_UNASSIGN = cvar.StreamAsgnType_TERMINATE_UNASSIGN variable
H A DQuickfixPython.cpp243951 pyobj = SWIG_From_int(static_cast< int >(FIX::StreamAsgnType_TERMINATE_UNASSIGN)); in Swig_var_StreamAsgnType_TERMINATE_UNASSIGN_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38537 StreamAsgnType_TERMINATE_UNASSIGN = cvar.StreamAsgnType_TERMINATE_UNASSIGN variable
H A DQuickfixPython.cpp243951 pyobj = SWIG_From_int(static_cast< int >(FIX::StreamAsgnType_TERMINATE_UNASSIGN)); in Swig_var_StreamAsgnType_TERMINATE_UNASSIGN_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp204010 _val = SWIG_From_int(static_cast< int >(FIX::StreamAsgnType_TERMINATE_UNASSIGN)); in _wrap_StreamAsgnType_TERMINATE_UNASSIGN_get()