#include <OnixS/CboeCFE/Trading/BOE/Messages/Testing/MutableQuoteExecution.h>
Definition at line 37 of file MutableQuoteExecution.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 160 of file MutableQuoteExecution.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 166 of file MutableQuoteExecution.h.
|
inline |
EFID that will clear the trade.
Definition at line 100 of file MutableQuoteExecution.h.
|
inline |
EFID that will clear the trade.
Definition at line 106 of file MutableQuoteExecution.h.
|
inline |
Sent to the OCC in the Trade Id field.
Definition at line 76 of file MutableQuoteExecution.h.
|
inline |
Sent to the OCC in the Trade Id field.
Definition at line 82 of file MutableQuoteExecution.h.
|
inline |
Indicates fee associated with an execution.
Definition at line 184 of file MutableQuoteExecution.h.
|
inline |
Indicates fee associated with an execution.
Definition at line 190 of file MutableQuoteExecution.h.
|
inline |
Price of this fill.
Definition at line 124 of file MutableQuoteExecution.h.
|
inline |
Price of this fill.
Definition at line 130 of file MutableQuoteExecution.h.
|
inline |
Executed contracts quantity.
Definition at line 112 of file MutableQuoteExecution.h.
|
inline |
Executed contracts quantity.
Definition at line 118 of file MutableQuoteExecution.h.
|
inline |
Quantity still open for further execution.
Definition at line 136 of file MutableQuoteExecution.h.
|
inline |
Quantity still open for further execution.
Definition at line 142 of file MutableQuoteExecution.h.
|
inline |
Order identifier supplied by CFE.
Definition at line 64 of file MutableQuoteExecution.h.
|
inline |
Order identifier supplied by CFE.
Definition at line 70 of file MutableQuoteExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 88 of file MutableQuoteExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 94 of file MutableQuoteExecution.h.
|
inline |
Echoed back from the most recent Quote Update request for this quote.
Definition at line 52 of file MutableQuoteExecution.h.
|
inline |
Echoed back from the most recent Quote Update request for this quote.
Definition at line 58 of file MutableQuoteExecution.h.
|
inline |
Side.
Definition at line 148 of file MutableQuoteExecution.h.
|
inline |
Side.
Definition at line 154 of file MutableQuoteExecution.h.
|
inline |
Additional information about the liquidity of an order.
Definition at line 172 of file MutableQuoteExecution.h.
|
inline |
Additional information about the liquidity of an order.
Definition at line 178 of file MutableQuoteExecution.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 MutableQuoteExecution.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 MutableQuoteExecution.h.
|
inlinevirtual |
Returns message type.
Implements OutgoingMessage.
Definition at line 196 of file MutableQuoteExecution.h.
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.