Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h92 const char MsgType_SettlementInstructionRequest[] = "AV"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35347 MsgType_SettlementInstructionRequest = cvar.MsgType_SettlementInstructionRequest variable
H A DQuickfixPython.cpp199291 pyobj = SWIG_FromCharPtr(FIX::MsgType_SettlementInstructionRequest); in Swig_var_MsgType_SettlementInstructionRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35347 MsgType_SettlementInstructionRequest = cvar.MsgType_SettlementInstructionRequest variable
H A DQuickfixPython.cpp199291 pyobj = SWIG_FromCharPtr(FIX::MsgType_SettlementInstructionRequest); in Swig_var_MsgType_SettlementInstructionRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35347 MsgType_SettlementInstructionRequest = cvar.MsgType_SettlementInstructionRequest variable
H A DQuickfixPython.cpp199291 pyobj = SWIG_FromCharPtr(FIX::MsgType_SettlementInstructionRequest); in Swig_var_MsgType_SettlementInstructionRequest_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp175300 _val = SWIG_FromCharPtr(FIX::MsgType_SettlementInstructionRequest); in _wrap_MsgType_SettlementInstructionRequest_get()