|
| MDInstrumentDefinitionOption55 (const MessageHeader *h) |
|
const MessageHeader * | getHeader () const noexcept |
|
const MatchEventIndicatorSet & | getMatchEventIndicator () const noexcept |
|
UInt32NULL | getTotNumReports () const noexcept |
|
SecurityUpdateAction | getSecurityUpdateAction () const noexcept |
|
UInt64 | getLastUpdateTime () const noexcept |
|
SecurityTradingStatus | getMDSecurityTradingStatus () const noexcept |
|
Int16 | getApplID () const noexcept |
|
UInt8 | getMarketSegmentID () const noexcept |
|
UInt8 | getUnderlyingProduct () const noexcept |
|
StringRef | getSecurityExchange () const noexcept |
|
StringRef | getSecurityGroup () const noexcept |
|
StringRef | getAsset () const noexcept |
|
StringRef | getSymbol () const noexcept |
|
Int32 | getSecurityID () const noexcept |
|
SecurityIDSource | getSecurityIDSource () const noexcept |
|
StringRef | getSecurityType () const noexcept |
|
StringRef | getCFICode () const noexcept |
|
PutOrCall | getPutOrCall () const noexcept |
|
const MaturityMonthYear & | getMaturityMonthYear () const noexcept |
|
StringRef | getCurrency () const noexcept |
|
const PRICENULL9 & | getStrikePrice () const noexcept |
|
StringRef | getStrikeCurrency () const noexcept |
|
StringRef | getSettlCurrency () const noexcept |
|
const PRICENULL9 & | getMinCabPrice () const noexcept |
|
CHAR | getMatchAlgorithm () const noexcept |
|
UInt32 | getMinTradeVol () const noexcept |
|
UInt32 | getMaxTradeVol () const noexcept |
|
const PRICENULL9 & | getMinPriceIncrement () const noexcept |
|
const PRICENULL9 & | getMinPriceIncrementAmount () const noexcept |
|
const Decimal9 & | getDisplayFactor () const noexcept |
|
Int8NULL | getTickRule () const noexcept |
|
UInt8NULL | getMainFraction () const noexcept |
|
UInt8NULL | getSubFraction () const noexcept |
|
UInt8NULL | getPriceDisplayFormat () const noexcept |
|
StringRef | getUnitOfMeasure () const noexcept |
|
const Decimal9NULL & | getUnitOfMeasureQty () const noexcept |
|
const PRICENULL9 & | getTradingReferencePrice () const noexcept |
|
const SettlPriceTypeSet & | getSettlPriceType () const noexcept |
|
Int32NULL | getClearedVolume () const noexcept |
|
Int32NULL | getOpenInterestQty () const noexcept |
|
const PRICENULL9 & | getLowLimitPrice () const noexcept |
|
const PRICENULL9 & | getHighLimitPrice () const noexcept |
|
UserDefinedInstrument | getUserDefinedInstrument () const noexcept |
|
LocalMktDate | getTradingReferenceDate () const noexcept |
|
UInt64NULL | getInstrumentGUID () const noexcept |
|
EventsIterator | getEventsIterator () const noexcept |
|
MDFeedTypesIterator | getMDFeedTypesIterator (EventsIterator it=EventsIterator()) const |
|
InstAttribIterator | getInstAttribIterator (MDFeedTypesIterator it=MDFeedTypesIterator()) const |
|
LotTypeRulesIterator | getLotTypeRulesIterator (InstAttribIterator it=InstAttribIterator()) const |
|
UnderlyingsIterator | getUnderlyingsIterator (LotTypeRulesIterator it=LotTypeRulesIterator()) const |
|
RelatedInstrumentsIterator | getRelatedInstrumentsIterator (UnderlyingsIterator it=UnderlyingsIterator()) const |
|
uint32_t | fixedPartSize () const noexcept |
|
uint32_t | size () const |
|
std::ostream & | toString (std::ostream &os, const char *delim="\x01") const |
|