Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h130 const char PossResend_NO = 'N'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35385 PossResend_NO = cvar.PossResend_NO variable
H A DQuickfixPython.cpp199823 pyobj = SWIG_From_char(static_cast< char >(FIX::PossResend_NO)); in Swig_var_PossResend_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35385 PossResend_NO = cvar.PossResend_NO variable
H A DQuickfixPython.cpp199823 pyobj = SWIG_From_char(static_cast< char >(FIX::PossResend_NO)); in Swig_var_PossResend_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35385 PossResend_NO = cvar.PossResend_NO variable
H A DQuickfixPython.cpp199823 pyobj = SWIG_From_char(static_cast< char >(FIX::PossResend_NO)); in Swig_var_PossResend_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp175642 _val = SWIG_From_char(static_cast< char >(FIX::PossResend_NO)); in _wrap_PossResend_NO_get()