#include <OnixS/CboeCFE/MarketData/Pitch/Messages/TradeShort.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 34 |
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 TradeShort.h.
|
inline |
Initializes instance over given memory block.
Definition at line 106 of file TradeShort.h.
|
inline |
CFE generated day-unique execution identifier of this trade. Execution Id is also referenced in the Trade Break message.
Definition at line 82 of file TradeShort.h.
|
inline |
Obfuscated Order ID or Order Id of the executed order.
Definition at line 46 of file TradeShort.h.
|
inline |
The execution price of the order.
Definition at line 74 of file TradeShort.h.
|
inline |
Incremental number of contracts executed.
Definition at line 60 of file TradeShort.h.
|
inline |
Always Buy Order regardless of resting side.
Definition at line 53 of file TradeShort.h.
|
inline |
Symbol right padded with spaces.
Definition at line 67 of file TradeShort.h.
|
inline |
Nanosecond offset from last unit timestamp.
Definition at line 39 of file TradeShort.h.
|
inline |
Trade Condition.
Definition at line 89 of file TradeShort.h.
|
inlinestatic |
Check the given size.
Definition at line 99 of file TradeShort.h.
|
static |
Total message size.
Definition at line 96 of file TradeShort.h.