Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2548 const int PegScope_GLOBAL = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37803 PegScope_GLOBAL = cvar.PegScope_GLOBAL variable
H A DQuickfixPython.cpp233675 pyobj = SWIG_From_int(static_cast< int >(FIX::PegScope_GLOBAL)); in Swig_var_PegScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37803 PegScope_GLOBAL = cvar.PegScope_GLOBAL variable
H A DQuickfixPython.cpp233675 pyobj = SWIG_From_int(static_cast< int >(FIX::PegScope_GLOBAL)); in Swig_var_PegScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37803 PegScope_GLOBAL = cvar.PegScope_GLOBAL variable
H A DQuickfixPython.cpp233675 pyobj = SWIG_From_int(static_cast< int >(FIX::PegScope_GLOBAL)); in Swig_var_PegScope_GLOBAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp197404 _val = SWIG_From_int(static_cast< int >(FIX::PegScope_GLOBAL)); in _wrap_PegScope_GLOBAL_get()