#include <OnixS/CboeCFE/Trading/BOE/Messages/Testing/MutableOrderModified.h>
Definition at line 37 of file MutableOrderModified.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 148 of file MutableOrderModified.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 154 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 88 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 94 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 52 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 58 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 184 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 190 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 172 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 178 of file MutableOrderModified.h.
|
inline |
Quantity still open for further execution. If zero, the order is complete.
Definition at line 136 of file MutableOrderModified.h.
|
inline |
Quantity still open for further execution. If zero, the order is complete.
Definition at line 142 of file MutableOrderModified.h.
|
inline |
Order identifier supplied by CFE.
Definition at line 76 of file MutableOrderModified.h.
|
inline |
Order identifier supplied by CFE.
Definition at line 82 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 124 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 130 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 112 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 118 of file MutableOrderModified.h.
|
inline |
The ClOrdId of the original order.
Definition at line 64 of file MutableOrderModified.h.
|
inline |
The ClOrdId of the original order.
Definition at line 70 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 100 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 106 of file MutableOrderModified.h.
|
inline |
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inbound message being acknowledged.
Definition at line 196 of file MutableOrderModified.h.
|
inline |
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inbound message being acknowledged.
Definition at line 202 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 160 of file MutableOrderModified.h.
|
inline |
Echoed back from the TPH message.
Definition at line 166 of file MutableOrderModified.h.
|
virtual |
Returns the text representation.
Implements OutgoingMessage.
|
virtual |
The text representation.
Implements OutgoingMessage.
|
inline |
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 40 of file MutableOrderModified.h.
|
inline |
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 46 of file MutableOrderModified.h.
|
inlinevirtual |
Returns message type.
Implements OutgoingMessage.
Definition at line 208 of file MutableOrderModified.h.
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.