Home
last modified time | relevance | path

Searched refs:getResetOnLogout (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSession.h167 bool getResetOnLogout() in getResetOnLogout() function
H A DHttpConnection.cpp546 showRow( b, RESET_ON_LOGOUT, pSession->getResetOnLogout(), url ); in processSession()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38927 def getResetOnLogout(self): member in Session
H A DQuickfixPython.cpp250970 result = (bool)(arg1)->getResetOnLogout(); in _wrap_Session_getResetOnLogout()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38927 def getResetOnLogout(self): member in Session
H A DQuickfixPython.cpp250970 result = (bool)(arg1)->getResetOnLogout(); in _wrap_Session_getResetOnLogout()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38927 def getResetOnLogout(self): member in Session
H A DQuickfixPython.cpp250970 result = (bool)(arg1)->getResetOnLogout(); in _wrap_Session_getResetOnLogout()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp209945 result = (bool)(arg1)->getResetOnLogout(); in _wrap_Session_getResetOnLogout()