Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3087 const int ApplResponseType_APPLICATION_DOES_NOT_EXIST = 1; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38342 ApplResponseType_APPLICATION_DOES_NOT_EXIST = cvar.ApplResponseType_APPLICATION_DOES_NOT_EXIST variable
H A DQuickfixPython.cpp241221 pyobj = SWIG_From_int(static_cast< int >(FIX::ApplResponseType_APPLICATION_DOES_NOT_EXIST)); in Swig_var_ApplResponseType_APPLICATION_DOES_NOT_EXIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38342 ApplResponseType_APPLICATION_DOES_NOT_EXIST = cvar.ApplResponseType_APPLICATION_DOES_NOT_EXIST variable
H A DQuickfixPython.cpp241221 pyobj = SWIG_From_int(static_cast< int >(FIX::ApplResponseType_APPLICATION_DOES_NOT_EXIST)); in Swig_var_ApplResponseType_APPLICATION_DOES_NOT_EXIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38342 ApplResponseType_APPLICATION_DOES_NOT_EXIST = cvar.ApplResponseType_APPLICATION_DOES_NOT_EXIST variable
H A DQuickfixPython.cpp241221 pyobj = SWIG_From_int(static_cast< int >(FIX::ApplResponseType_APPLICATION_DOES_NOT_EXIST)); in Swig_var_ApplResponseType_APPLICATION_DOES_NOT_EXIST_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp202255 _val = SWIG_From_int(static_cast< int >(FIX::ApplResponseType_APPLICATION_DOES_NOT_EXIST)); in _wrap_ApplResponseType_APPLICATION_DOES_NOT_EXIST_get()