Static Public Member Functions | |
| static void | validateSize (MessageSize size) |
Static Public Attributes | |
| static ONIXS_FMXUST_BIMP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 46 |
Additional Inherited Members | |
| Public Types inherited from BinaryMessage | |
| typedef MessageSize | BinarySize |
| Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
| const SubMessage | submessage (MessageSize offset, MessageSize size) const ONIXS_FMXUST_BIMP_NOTHROW |
| FieldValue | ordinary (MessageSize offset) const ONIXS_FMXUST_BIMP_NOTHROW |
| const FieldValue & | ordinaryRef (MessageSize offset) const ONIXS_FMXUST_BIMP_NOTHROW |
| Enumeration::Enum | enumeration (MessageSize offset) const ONIXS_FMXUST_BIMP_NOTHROW |
| StrRef | fixedStr (MessageSize offset) const ONIXS_FMXUST_BIMP_NOTHROW |
Definition at line 36 of file TradeCancelAndAmend.h.
|
inline |
Initializes instance over given memory block.
Definition at line 99 of file TradeCancelAndAmend.h.
|
inline |
Total quantity of the order that matched within this execution.
Definition at line 61 of file TradeCancelAndAmend.h.
|
inline |
Price at which this execution occurred.
Definition at line 75 of file TradeCancelAndAmend.h.
|
inline |
Instrument locate code identifying the instrument.
Definition at line 39 of file TradeCancelAndAmend.h.
|
inline |
Trade status.
Definition at line 82 of file TradeCancelAndAmend.h.
|
inline |
Timestamp for this message. Expressed as the number of nanoseconds since Unix Epoch (00:00:00 UTC on 1 January 1970).
Definition at line 54 of file TradeCancelAndAmend.h.
|
inline |
FMX internal tracking/sequence number.
Definition at line 46 of file TradeCancelAndAmend.h.
|
inline |
Assigned by FMX to each execution that occurs.
Definition at line 68 of file TradeCancelAndAmend.h.
|
inlinestatic |
Check the given size.
Definition at line 92 of file TradeCancelAndAmend.h.
|
static |
Total message size.
Definition at line 89 of file TradeCancelAndAmend.h.