Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1962 const char PreviouslyReported_NO = 'N'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37217 PreviouslyReported_NO = cvar.PreviouslyReported_NO variable
H A DQuickfixPython.cpp225471 pyobj = SWIG_From_char(static_cast< char >(FIX::PreviouslyReported_NO)); in Swig_var_PreviouslyReported_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37217 PreviouslyReported_NO = cvar.PreviouslyReported_NO variable
H A DQuickfixPython.cpp225471 pyobj = SWIG_From_char(static_cast< char >(FIX::PreviouslyReported_NO)); in Swig_var_PreviouslyReported_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37217 PreviouslyReported_NO = cvar.PreviouslyReported_NO variable
H A DQuickfixPython.cpp225471 pyobj = SWIG_From_char(static_cast< char >(FIX::PreviouslyReported_NO)); in Swig_var_PreviouslyReported_NO_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp192130 _val = SWIG_From_char(static_cast< char >(FIX::PreviouslyReported_NO)); in _wrap_PreviouslyReported_NO_get()