B2BITS FIX Antenna C++ 2.33.0
|
This is the complete list of members for Bats::InstrumentListener, including all inherited members.
addBookItem(const InstrumentCtx &iCtx, const OrderCtx &ctx, System::u32 orders, System::u16 level, Timestamp &ts)=0 | Bats::InstrumentListener | pure virtual |
changeBookItem(const InstrumentCtx &iCtx, const OrderCtx &ctx, System::u32 orders, System::u16 level, Timestamp &ts)=0 | Bats::InstrumentListener | pure virtual |
onMessage(const AuctionUpdateMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const AuctionSummaryMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const AddOrderLongMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const AddOrderShortMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const AddOrderExpandedMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const DeleteMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const OrderExecutedMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const OrderExecutedAtPriceSizeMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const ReduceSizeLongMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const ReduceSizeShortMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const ModifyLongMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const ModifyShortMsg *msg, System::u32 seconds, Timestamp &ts, const OrderCtx &ctx) | Bats::InstrumentListener | inlinevirtual |
onMessage(const TradingStatusMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const TradeExpandedMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const TradeLongMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onMessage(const TradeShortMsg *msg, System::u32 seconds, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onReset(ResetReason::Type rr)=0 | Bats::InstrumentListener | pure virtual |
onSpinFinished() | Bats::InstrumentListener | inlinevirtual |
onTrade(const InstrumentCtx &iCtx, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onTradingStatus(const InstrumentCtx &iCtx, Timestamp &ts) | Bats::InstrumentListener | inlinevirtual |
onUnsubscribed() | Bats::InstrumentListener | inlinevirtual |
removeBookItem(const InstrumentCtx &iCtx, char side, System::u16 level, Timestamp &ts)=0 | Bats::InstrumentListener | pure virtual |