Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1917 const char Scope_LOCAL = '1'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37172 Scope_LOCAL = cvar.Scope_LOCAL variable
H A DQuickfixPython.cpp224841 pyobj = SWIG_From_char(static_cast< char >(FIX::Scope_LOCAL)); in Swig_var_Scope_LOCAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37172 Scope_LOCAL = cvar.Scope_LOCAL variable
H A DQuickfixPython.cpp224841 pyobj = SWIG_From_char(static_cast< char >(FIX::Scope_LOCAL)); in Swig_var_Scope_LOCAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37172 Scope_LOCAL = cvar.Scope_LOCAL variable
H A DQuickfixPython.cpp224841 pyobj = SWIG_From_char(static_cast< char >(FIX::Scope_LOCAL)); in Swig_var_Scope_LOCAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp191725 _val = SWIG_From_char(static_cast< char >(FIX::Scope_LOCAL)); in _wrap_Scope_LOCAL_get()