B2BITS CME MDP Handler API Reference
|
This is the complete list of members for Instrument, including all inherited members.
getChannel() const =0 | Instrument | pure virtual |
getConsolidatedOrderBookTop() const =0 | Instrument | pure virtual |
getDirectOrderBook() const =0 | Instrument | pure virtual |
getElectronicVolume() const =0 | Instrument | pure virtual |
getId() const =0 | Instrument | pure virtual |
getImpliedOrderBook() const =0 | Instrument | pure virtual |
getLastTrade() const =0 | Instrument | pure virtual |
getNaturalRecoveryConsolidatedOrderBookTop() const =0 | Instrument | pure virtual |
getNaturalRecoveryDirectOrderBook() const =0 | Instrument | pure virtual |
getNaturalRecoveryElectronicVolume() const =0 | Instrument | pure virtual |
getNaturalRecoveryImpliedOrderBook() const =0 | Instrument | pure virtual |
getNaturalRecoveryLastTrade() const =0 | Instrument | pure virtual |
getOptions() const =0 | Instrument | pure virtual |
getSymbol() const =0 | Instrument | pure virtual |
getTag() const =0 | Instrument | pure virtual |
getThresholdLimits() const =0 | Instrument | pure virtual |
getTradeStatistics() const =0 | Instrument | pure virtual |
getTradingStatus() const =0 | Instrument | pure virtual |
setTag(Tag tag)=0 | Instrument | pure virtual |
subscribe(InstrumentListener *listener, bool skipRecovery=false)=0 | Instrument | pure virtual |
subscribe(InstrumentListener *listener, InstrumentSubscriptionMask subscriptionMask, bool skipRecovery=false)=0 | Instrument | pure virtual |
subscribed() const =0 | Instrument | pure virtual |
unsubscribe()=0 | Instrument | pure virtual |
~Instrument() | Instrument | inlineprotectedvirtual |