Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2342 const int AllocSettlInstType_SSI_DB_IDS_PROVIDED = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37597 AllocSettlInstType_SSI_DB_IDS_PROVIDED = cvar.AllocSettlInstType_SSI_DB_IDS_PROVIDED variable
H A DQuickfixPython.cpp230791 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocSettlInstType_SSI_DB_IDS_PROVIDED)); in Swig_var_AllocSettlInstType_SSI_DB_IDS_PROVIDED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37597 AllocSettlInstType_SSI_DB_IDS_PROVIDED = cvar.AllocSettlInstType_SSI_DB_IDS_PROVIDED variable
H A DQuickfixPython.cpp230791 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocSettlInstType_SSI_DB_IDS_PROVIDED)); in Swig_var_AllocSettlInstType_SSI_DB_IDS_PROVIDED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37597 AllocSettlInstType_SSI_DB_IDS_PROVIDED = cvar.AllocSettlInstType_SSI_DB_IDS_PROVIDED variable
H A DQuickfixPython.cpp230791 pyobj = SWIG_From_int(static_cast< int >(FIX::AllocSettlInstType_SSI_DB_IDS_PROVIDED)); in Swig_var_AllocSettlInstType_SSI_DB_IDS_PROVIDED_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp195550 _val = SWIG_From_int(static_cast< int >(FIX::AllocSettlInstType_SSI_DB_IDS_PROVIDED)); in _wrap_AllocSettlInstType_SSI_DB_IDS_PROVIDED_get()