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