#include <OnixS/CboeCFE/MarketData/Pitch/Messages/EndOfDaySummary.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 65 |
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 36 of file EndOfDaySummary.h.
|
inline |
Initializes instance over given memory block.
Definition at line 133 of file EndOfDaySummary.h.
|
inline |
Total number of block contracts traded for the day.
Definition at line 102 of file EndOfDaySummary.h.
|
inline |
Closing Price for the day (valid only if Total Volume more than 0).
Definition at line 88 of file EndOfDaySummary.h.
|
inline |
Total number of contracts traded for the day.
Definition at line 109 of file EndOfDaySummary.h.
|
inline |
Highest Price for the day (valid only if Total Volume more than 0).
Definition at line 67 of file EndOfDaySummary.h.
|
inline |
Lowest Price for the day (valid only if Total Volume more than 0).
Definition at line 74 of file EndOfDaySummary.h.
|
inline |
Prior Trade Date Open Interest for this symbol.
Definition at line 60 of file EndOfDaySummary.h.
|
inline |
Opening Price for the day (valid only if Total Volume more than 0).
Definition at line 81 of file EndOfDaySummary.h.
|
inline |
Flags.
Definition at line 116 of file EndOfDaySummary.h.
|
inline |
Symbol right padded with spaces.
Definition at line 46 of file EndOfDaySummary.h.
|
inline |
Nanosecond offset from last unit timestamp.
Definition at line 39 of file EndOfDaySummary.h.
|
inline |
Total number of contracts traded for the day, including block and ECRP trades.
Definition at line 95 of file EndOfDaySummary.h.
|
inline |
Trade Date for the settlement.
Definition at line 53 of file EndOfDaySummary.h.
|
inlinestatic |
Check the given size.
Definition at line 126 of file EndOfDaySummary.h.
|
static |
Total message size.
Definition at line 123 of file EndOfDaySummary.h.