Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSession.h117 const TimeRange& getLogonTime() in getLogonTime() function
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38867 def getLogonTime(self): member in Session
H A DQuickfixPython.cpp250329 result = (TimeRange *) &(arg1)->getLogonTime(); in _wrap_Session_getLogonTime()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38867 def getLogonTime(self): member in Session
H A DQuickfixPython.cpp250329 result = (TimeRange *) &(arg1)->getLogonTime(); in _wrap_Session_getLogonTime()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38867 def getLogonTime(self): member in Session
H A DQuickfixPython.cpp250329 result = (TimeRange *) &(arg1)->getLogonTime(); in _wrap_Session_getLogonTime()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp209382 result = (TimeRange *) &(arg1)->getLogonTime(); in _wrap_Session_getLogonTime()