Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h45 const char MsgType_SecurityStatusRequest[] = "e"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35300 MsgType_SecurityStatusRequest = cvar.MsgType_SecurityStatusRequest variable
H A DQuickfixPython.cpp198633 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityStatusRequest); in Swig_var_MsgType_SecurityStatusRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35300 MsgType_SecurityStatusRequest = cvar.MsgType_SecurityStatusRequest variable
H A DQuickfixPython.cpp198633 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityStatusRequest); in Swig_var_MsgType_SecurityStatusRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35300 MsgType_SecurityStatusRequest = cvar.MsgType_SecurityStatusRequest variable
H A DQuickfixPython.cpp198633 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityStatusRequest); in Swig_var_MsgType_SecurityStatusRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp174877 _val = SWIG_FromCharPtr(FIX::MsgType_SecurityStatusRequest); in _wrap_MsgType_SecurityStatusRequest_get()