Home
last modified time | relevance | path

Searched refs:SessionRejectReason_INVALID_MSGTYPE_TEXT (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DValues.h49 const char SessionRejectReason_INVALID_MSGTYPE_TEXT[] = "Invalid MsgType"; variable
H A DSession.cpp869 reason = SessionRejectReason_INVALID_MSGTYPE_TEXT; in generateReject()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35251 SessionRejectReason_INVALID_MSGTYPE_TEXT = cvar.SessionRejectReason_INVALID_MSGTYPE_TEXT variable
H A DQuickfixPython.cpp197947 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_INVALID_MSGTYPE_TEXT); in Swig_var_SessionRejectReason_INVALID_MSGTYPE_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35251 SessionRejectReason_INVALID_MSGTYPE_TEXT = cvar.SessionRejectReason_INVALID_MSGTYPE_TEXT variable
H A DQuickfixPython.cpp197947 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_INVALID_MSGTYPE_TEXT); in Swig_var_SessionRejectReason_INVALID_MSGTYPE_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35251 SessionRejectReason_INVALID_MSGTYPE_TEXT = cvar.SessionRejectReason_INVALID_MSGTYPE_TEXT variable
H A DQuickfixPython.cpp197947 pyobj = SWIG_FromCharPtr(FIX::SessionRejectReason_INVALID_MSGTYPE_TEXT); in Swig_var_SessionRejectReason_INVALID_MSGTYPE_TEXT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp174436 _val = SWIG_FromCharPtr(FIX::SessionRejectReason_INVALID_MSGTYPE_TEXT); in _wrap_SessionRejectReason_INVALID_MSGTYPE_TEXT_get()