#include <OnixS/CboeCFE/MarketData/Pitch/Messages/FuturesInstrumentDefinition.h>
Additional Inherited Members | |
Public Types inherited from BinaryMessage | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
const SubMessage | submessage (MessageSizeoffset, MessageSizesize) const ONIXS_BATS_PITCH_NOTHROW |
FieldValue | ordinary (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
const FieldValue & | ordinaryRef (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
Enumeration::Enum | enumeration (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
StrRef | fixedStr (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
Definition at line 38 of file FuturesInstrumentDefinition.h.
|
inline |
Initializes instance over given memory block.
Definition at line 161 of file FuturesInstrumentDefinition.h.
|
inline |
Populated for single-leg instruments only.
Definition at line 129 of file FuturesInstrumentDefinition.h.
|
inline |
Contract size of Instrument.
Definition at line 83 of file FuturesInstrumentDefinition.h.
|
inline |
Expiration Date of Instrument.
Definition at line 76 of file FuturesInstrumentDefinition.h.
|
inline |
Bit 0 - Variance (1: Variance Future, 0:Standard Future)
Definition at line 69 of file FuturesInstrumentDefinition.h.
|
inline |
Leg.
Definition at line 147 of file FuturesInstrumentDefinition.h.
|
inline |
Values greater than 0 indicate this is a multi-leg strategy.
Definition at line 104 of file FuturesInstrumentDefinition.h.
|
inline |
Leg definitions, if any, begin at this offset from the beginning of the message. Possible values are 0 (no legs present), 41 (no Variance Block), or 93 (Variance Block present). Cboe reserves the right to change these values without prior notice.
Definition at line 113 of file FuturesInstrumentDefinition.h.
|
inline |
Listing State.
Definition at line 90 of file FuturesInstrumentDefinition.h.
|
inline |
Minimum Price Increment.
Definition at line 97 of file FuturesInstrumentDefinition.h.
|
inline |
Symbol for product or underlying security.
Definition at line 62 of file FuturesInstrumentDefinition.h.
|
inline |
Symbol right padded with spaces.
Definition at line 48 of file FuturesInstrumentDefinition.h.
|
inline |
Nanosecond offset from last unit timestamp or Unit Timestamp in this message if it is non-zero.
Definition at line 41 of file FuturesInstrumentDefinition.h.
|
inline |
Unit timestamp expressed as number of whole seconds since the Epoch (Midnight, January 1, 1970 UTC).
Definition at line 55 of file FuturesInstrumentDefinition.h.
|
inline |
Variance block.
Definition at line 136 of file FuturesInstrumentDefinition.h.
|
inline |
Variance Future parameter block begins at this offset from the beginning of the message. Possible values are 0 (no Variance Block) or 41 (Variance Block present). Cboe reserves the right to change these values without prior notice.
Definition at line 122 of file FuturesInstrumentDefinition.h.