Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DValues.h41 const char SessionRejectReason_UNDEFINED_TAG_TEXT[] = "Undefined Tag"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35243 SessionRejectReason_UNDEFINED_TAG_TEXT = cvar.SessionRejectReason_UNDEFINED_TAG_TEXT variable
H A DQuickfixPython.cpp197835 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_UNDEFINED_TAG_TEXT); in Swig_var_SessionRejectReason_UNDEFINED_TAG_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35243 SessionRejectReason_UNDEFINED_TAG_TEXT = cvar.SessionRejectReason_UNDEFINED_TAG_TEXT variable
H A DQuickfixPython.cpp197835 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_UNDEFINED_TAG_TEXT); in Swig_var_SessionRejectReason_UNDEFINED_TAG_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35243 SessionRejectReason_UNDEFINED_TAG_TEXT = cvar.SessionRejectReason_UNDEFINED_TAG_TEXT variable
H A DQuickfixPython.cpp197835 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_UNDEFINED_TAG_TEXT); in Swig_var_SessionRejectReason_UNDEFINED_TAG_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp174364 _val = SWIG_FromCharPtr(FIX::SessionRejectReason_UNDEFINED_TAG_TEXT); in _wrap_SessionRejectReason_UNDEFINED_TAG_TEXT_get()