Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h67 const char MsgType_SecurityList[] = "y"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35322 MsgType_SecurityList = cvar.MsgType_SecurityList variable
H A DQuickfixPython.cpp198941 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityList); in Swig_var_MsgType_SecurityList_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35322 MsgType_SecurityList = cvar.MsgType_SecurityList variable
H A DQuickfixPython.cpp198941 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityList); in Swig_var_MsgType_SecurityList_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35322 MsgType_SecurityList = cvar.MsgType_SecurityList variable
H A DQuickfixPython.cpp198941 pyobj = SWIG_FromCharPtr(FIX::MsgType_SecurityList); in Swig_var_MsgType_SecurityList_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp175075 _val = SWIG_FromCharPtr(FIX::MsgType_SecurityList); in _wrap_MsgType_SecurityList_get()