Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2667 const char LastFragment_YES = 'Y'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37922 LastFragment_YES = cvar.LastFragment_YES variable
H A DQuickfixPython.cpp235341 pyobj = SWIG_From_char(static_cast< char >(FIX::LastFragment_YES)); in Swig_var_LastFragment_YES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37922 LastFragment_YES = cvar.LastFragment_YES variable
H A DQuickfixPython.cpp235341 pyobj = SWIG_From_char(static_cast< char >(FIX::LastFragment_YES)); in Swig_var_LastFragment_YES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37922 LastFragment_YES = cvar.LastFragment_YES variable
H A DQuickfixPython.cpp235341 pyobj = SWIG_From_char(static_cast< char >(FIX::LastFragment_YES)); in Swig_var_LastFragment_YES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp198475 _val = SWIG_From_char(static_cast< char >(FIX::LastFragment_YES)); in _wrap_LastFragment_YES_get()