#include <OnixS/EuroTLX/MarketData/GTP/Messages/StatisticsUpdate.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_EUROTLX_GTP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 50 |
Additional Inherited Members | |
Public Types inherited from BinaryMessage | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
FieldValue | ordinary (MessageSize offset) const ONIXS_EUROTLX_GTP_NOTHROW |
const FieldValue & | ordinaryRef (MessageSize offset) const ONIXS_EUROTLX_GTP_NOTHROW |
Enumeration::Enum | enumeration (MessageSize offset) const ONIXS_EUROTLX_GTP_NOTHROW |
StrRef | fixedStr (MessageSize offset) const ONIXS_EUROTLX_GTP_NOTHROW |
Definition at line 36 of file StatisticsUpdate.h.
|
inline |
Initializes instance over given memory block.
Definition at line 119 of file StatisticsUpdate.h.
|
inline |
Definition at line 95 of file StatisticsUpdate.h.
|
inline |
Definition at line 81 of file StatisticsUpdate.h.
|
inline |
Quantity that is eligible to be matched at the indicative price but will not be matched.
Definition at line 88 of file StatisticsUpdate.h.
|
inline |
GTP Instrument identifier.
Definition at line 46 of file StatisticsUpdate.h.
|
inline |
Definition at line 102 of file StatisticsUpdate.h.
|
inline |
Venue from which market data is received for the instrument.
Definition at line 53 of file StatisticsUpdate.h.
|
inline |
The value of price type statistics.
Definition at line 67 of file StatisticsUpdate.h.
|
inline |
The value of size type statistics.
Definition at line 74 of file StatisticsUpdate.h.
|
inline |
Definition at line 60 of file StatisticsUpdate.h.
|
inline |
Time the message was generated.
Definition at line 39 of file StatisticsUpdate.h.
|
inlinestatic |
Check the given size.
Definition at line 112 of file StatisticsUpdate.h.
|
static |
Total message size.
Definition at line 109 of file StatisticsUpdate.h.