Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2568 const int DiscretionScope_GLOBAL = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37823 DiscretionScope_GLOBAL = cvar.DiscretionScope_GLOBAL variable
H A DQuickfixPython.cpp233955 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionScope_GLOBAL)); in Swig_var_DiscretionScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37823 DiscretionScope_GLOBAL = cvar.DiscretionScope_GLOBAL variable
H A DQuickfixPython.cpp233955 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionScope_GLOBAL)); in Swig_var_DiscretionScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37823 DiscretionScope_GLOBAL = cvar.DiscretionScope_GLOBAL variable
H A DQuickfixPython.cpp233955 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionScope_GLOBAL)); in Swig_var_DiscretionScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp197584 _val = SWIG_From_int(static_cast< int >(FIX::DiscretionScope_GLOBAL)); in _wrap_DiscretionScope_GLOBAL_get()