TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
This is the complete list of members for ttsdk::ITimeSalesEventHandler, including all inherited members.
OnDisconnect(const uint64_t subId, const InstrumentPtr &instrument, const PriceEventType type)=0 | ttsdk::ITimeSalesEventHandler | pure virtual |
OnError(const uint64_t subId, const InstrumentPtr &instrument, const SubscriptionError code, const char *error)=0 | ttsdk::ITimeSalesEventHandler | pure virtual |
OnTimeSalesUpdate(const uint64_t subId, const InstrumentPtr &instrument, const TimeSales &ts)=0 | ttsdk::ITimeSalesEventHandler | pure virtual |
OnUnsubscribed(const uint64_t subId)=0 | ttsdk::ITimeSalesEventHandler | pure virtual |
~ITimeSalesEventHandler(void) noexcept=default | ttsdk::ITimeSalesEventHandler | virtual |