Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1376 const char StipulationType_GEOGRAPHICS[] = "GEOG"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36631 StipulationType_GEOGRAPHICS = cvar.StipulationType_GEOGRAPHICS variable
H A DQuickfixPython.cpp217267 pyobj = SWIG_FromCharPtr(FIX::StipulationType_GEOGRAPHICS); in Swig_var_StipulationType_GEOGRAPHICS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36631 StipulationType_GEOGRAPHICS = cvar.StipulationType_GEOGRAPHICS variable
H A DQuickfixPython.cpp217267 pyobj = SWIG_FromCharPtr(FIX::StipulationType_GEOGRAPHICS); in Swig_var_StipulationType_GEOGRAPHICS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36631 StipulationType_GEOGRAPHICS = cvar.StipulationType_GEOGRAPHICS variable
H A DQuickfixPython.cpp217267 pyobj = SWIG_FromCharPtr(FIX::StipulationType_GEOGRAPHICS); in Swig_var_StipulationType_GEOGRAPHICS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp186856 _val = SWIG_FromCharPtr(FIX::StipulationType_GEOGRAPHICS); in _wrap_StipulationType_GEOGRAPHICS_get()