Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1556 const char PartyIDSource_MIC = 'G'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36811 PartyIDSource_MIC = cvar.PartyIDSource_MIC variable
H A DQuickfixPython.cpp219787 pyobj = SWIG_From_char(static_cast< char >(FIX::PartyIDSource_MIC)); in Swig_var_PartyIDSource_MIC_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36811 PartyIDSource_MIC = cvar.PartyIDSource_MIC variable
H A DQuickfixPython.cpp219787 pyobj = SWIG_From_char(static_cast< char >(FIX::PartyIDSource_MIC)); in Swig_var_PartyIDSource_MIC_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36811 PartyIDSource_MIC = cvar.PartyIDSource_MIC variable
H A DQuickfixPython.cpp219787 pyobj = SWIG_From_char(static_cast< char >(FIX::PartyIDSource_MIC)); in Swig_var_PartyIDSource_MIC_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp188476 _val = SWIG_From_char(static_cast< char >(FIX::PartyIDSource_MIC)); in _wrap_PartyIDSource_MIC_get()