Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1998 const char MatchType_CONTINUOUS_AUTO_MATCH[] = "62"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37253 MatchType_CONTINUOUS_AUTO_MATCH = cvar.MatchType_CONTINUOUS_AUTO_MATCH variable
H A DQuickfixPython.cpp225975 pyobj = SWIG_FromCharPtr(FIX::MatchType_CONTINUOUS_AUTO_MATCH); in Swig_var_MatchType_CONTINUOUS_AUTO_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37253 MatchType_CONTINUOUS_AUTO_MATCH = cvar.MatchType_CONTINUOUS_AUTO_MATCH variable
H A DQuickfixPython.cpp225975 pyobj = SWIG_FromCharPtr(FIX::MatchType_CONTINUOUS_AUTO_MATCH); in Swig_var_MatchType_CONTINUOUS_AUTO_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37253 MatchType_CONTINUOUS_AUTO_MATCH = cvar.MatchType_CONTINUOUS_AUTO_MATCH variable
H A DQuickfixPython.cpp225975 pyobj = SWIG_FromCharPtr(FIX::MatchType_CONTINUOUS_AUTO_MATCH); in Swig_var_MatchType_CONTINUOUS_AUTO_MATCH_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp192454 _val = SWIG_FromCharPtr(FIX::MatchType_CONTINUOUS_AUTO_MATCH); in _wrap_MatchType_CONTINUOUS_AUTO_MATCH_get()