Home
last modified time | relevance | path

Searched defs:onIncoming (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DLog.h105 void onIncoming( const std::string& ) {} in onIncoming() function
130 void onIncoming( const std::string& value ) in onIncoming() function
H A DFileLog.h82 void onIncoming( const std::string& value ) in onIncoming() function
H A DOdbcLog.h62 void onIncoming( const std::string& value ) in onIncoming() function
H A DPostgreSQLLog.h64 void onIncoming( const std::string& value ) in onIncoming() function
H A DMySQLLog.h65 void onIncoming( const std::string& value ) in onIncoming() function
H A DSessionState.h200 void onIncoming( const std::string& string ) in onIncoming() function
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py39093 def onIncoming(self, arg2): member in Log
39121 def onIncoming(self, arg2): member in NullLog
39165 def onIncoming(self, value): member in ScreenLog
39232 def onIncoming(self, value): member in FileLog
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py39093 def onIncoming(self, arg2): member in Log
39121 def onIncoming(self, arg2): member in NullLog
39165 def onIncoming(self, value): member in ScreenLog
39232 def onIncoming(self, value): member in FileLog
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py39093 def onIncoming(self, arg2): member in Log
39121 def onIncoming(self, arg2): member in NullLog
39165 def onIncoming(self, value): member in ScreenLog
39232 def onIncoming(self, value): member in FileLog