Static Public Member Functions | |
| static void | validateSize (MessageSize size) |
Static Public Attributes | |
| static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 83 |
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_LSE_GTP_NOTHROW |
| const FieldValue & | ordinaryRef (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
| Enumeration::Enum | enumeration (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
| StrRef | fixedStr (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
Definition at line 36 of file TradeCross.h.
|
inline |
Initializes instance over given memory block.
Definition at line 120 of file TradeCross.h.
|
inline |
The unique ID of the Cross/BTF Order.
Definition at line 89 of file TradeCross.h.
|
inline |
Cross Type.
Definition at line 96 of file TradeCross.h.
|
inline |
Total executed quantity.
Definition at line 60 of file TradeCross.h.
|
inline |
Definition at line 103 of file TradeCross.h.
|
inline |
GTP Instrument identifier.
Definition at line 67 of file TradeCross.h.
|
inline |
Executed price. Will be set to 1 if the price is pending. Implied price if instrument is traded in yield.
Definition at line 75 of file TradeCross.h.
|
inline |
Venue from which market data is received for the instrument.
Definition at line 53 of file TradeCross.h.
|
inline |
Time the message was generated.
Definition at line 39 of file TradeCross.h.
|
inline |
Unique identifier of the trade.
Definition at line 82 of file TradeCross.h.
|
inline |
Execution timestamp as reported by the supported market.
Definition at line 46 of file TradeCross.h.
|
inlinestatic |
Check the given size.
Definition at line 113 of file TradeCross.h.
|
static |
Total message size.
Definition at line 110 of file TradeCross.h.