Home
last modified time | relevance | path

Searched refs:Session_doesSessionExist (Results 1 – 3 of 3) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38831 doesSessionExist = staticmethod(_quickfix.Session_doesSessionExist)
38833 doesSessionExist = _quickfix.Session_doesSessionExist
39003 def Session_doesSessionExist(arg2): function
39004 return _quickfix.Session_doesSessionExist(arg2)
39005 Session_doesSessionExist = _quickfix.Session_doesSessionExist variable
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38831 doesSessionExist = staticmethod(_quickfix.Session_doesSessionExist)
38833 doesSessionExist = _quickfix.Session_doesSessionExist
39003 def Session_doesSessionExist(arg2): function
39004 return _quickfix.Session_doesSessionExist(arg2)
39005 Session_doesSessionExist = _quickfix.Session_doesSessionExist variable
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38831 doesSessionExist = staticmethod(_quickfix.Session_doesSessionExist)
38833 doesSessionExist = _quickfix.Session_doesSessionExist
39003 def Session_doesSessionExist(arg2): function
39004 return _quickfix.Session_doesSessionExist(arg2)
39005 Session_doesSessionExist = _quickfix.Session_doesSessionExist variable