Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h339 const char OrdStatus_PENDING_REPLACE = 'E'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35594 OrdStatus_PENDING_REPLACE = cvar.OrdStatus_PENDING_REPLACE variable
H A DQuickfixPython.cpp202749 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdStatus_PENDING_REPLACE)); in Swig_var_OrdStatus_PENDING_REPLACE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35594 OrdStatus_PENDING_REPLACE = cvar.OrdStatus_PENDING_REPLACE variable
H A DQuickfixPython.cpp202749 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdStatus_PENDING_REPLACE)); in Swig_var_OrdStatus_PENDING_REPLACE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35594 OrdStatus_PENDING_REPLACE = cvar.OrdStatus_PENDING_REPLACE variable
H A DQuickfixPython.cpp202749 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdStatus_PENDING_REPLACE)); in Swig_var_OrdStatus_PENDING_REPLACE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp177523 _val = SWIG_From_char(static_cast< char >(FIX::OrdStatus_PENDING_REPLACE)); in _wrap_OrdStatus_PENDING_REPLACE_get()