Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1966 const char MatchStatus_ADVISORY_OR_ALERT = '2'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37221 MatchStatus_ADVISORY_OR_ALERT = cvar.MatchStatus_ADVISORY_OR_ALERT variable
H A DQuickfixPython.cpp225527 pyobj = SWIG_From_char(static_cast< char >(FIX::MatchStatus_ADVISORY_OR_ALERT)); in Swig_var_MatchStatus_ADVISORY_OR_ALERT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37221 MatchStatus_ADVISORY_OR_ALERT = cvar.MatchStatus_ADVISORY_OR_ALERT variable
H A DQuickfixPython.cpp225527 pyobj = SWIG_From_char(static_cast< char >(FIX::MatchStatus_ADVISORY_OR_ALERT)); in Swig_var_MatchStatus_ADVISORY_OR_ALERT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37221 MatchStatus_ADVISORY_OR_ALERT = cvar.MatchStatus_ADVISORY_OR_ALERT variable
H A DQuickfixPython.cpp225527 pyobj = SWIG_From_char(static_cast< char >(FIX::MatchStatus_ADVISORY_OR_ALERT)); in Swig_var_MatchStatus_ADVISORY_OR_ALERT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp192166 _val = SWIG_From_char(static_cast< char >(FIX::MatchStatus_ADVISORY_OR_ALERT)); in _wrap_MatchStatus_ADVISORY_OR_ALERT_get()