Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2402 const int PartySubIDType_LOCATION_DESK = 25; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37657 PartySubIDType_LOCATION_DESK = cvar.PartySubIDType_LOCATION_DESK variable
H A DQuickfixPython.cpp231631 pyobj = SWIG_From_int(static_cast< int >(FIX::PartySubIDType_LOCATION_DESK)); in Swig_var_PartySubIDType_LOCATION_DESK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37657 PartySubIDType_LOCATION_DESK = cvar.PartySubIDType_LOCATION_DESK variable
H A DQuickfixPython.cpp231631 pyobj = SWIG_From_int(static_cast< int >(FIX::PartySubIDType_LOCATION_DESK)); in Swig_var_PartySubIDType_LOCATION_DESK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37657 PartySubIDType_LOCATION_DESK = cvar.PartySubIDType_LOCATION_DESK variable
H A DQuickfixPython.cpp231631 pyobj = SWIG_From_int(static_cast< int >(FIX::PartySubIDType_LOCATION_DESK)); in Swig_var_PartySubIDType_LOCATION_DESK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp196090 _val = SWIG_From_int(static_cast< int >(FIX::PartySubIDType_LOCATION_DESK)); in _wrap_PartySubIDType_LOCATION_DESK_get()