Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py762 errorToWhat = staticmethod(_quickfix.SocketException_errorToWhat)
764 errorToWhat = _quickfix.SocketException_errorToWhat
770 def SocketException_errorToWhat(): function
771 return _quickfix.SocketException_errorToWhat()
772 SocketException_errorToWhat = _quickfix.SocketException_errorToWhat variable
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py762 errorToWhat = staticmethod(_quickfix.SocketException_errorToWhat)
764 errorToWhat = _quickfix.SocketException_errorToWhat
770 def SocketException_errorToWhat(): function
771 return _quickfix.SocketException_errorToWhat()
772 SocketException_errorToWhat = _quickfix.SocketException_errorToWhat variable
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py762 errorToWhat = staticmethod(_quickfix.SocketException_errorToWhat)
764 errorToWhat = _quickfix.SocketException_errorToWhat
770 def SocketException_errorToWhat(): function
771 return _quickfix.SocketException_errorToWhat()
772 SocketException_errorToWhat = _quickfix.SocketException_errorToWhat variable