◆ quoteRejectReason() [1/2]
◆ quoteRejectReason() [2/2]
◆ quoteUpdateId() [1/2]
| StrRef quoteUpdateId |
( |
| ) |
const |
|
inline |
◆ quoteUpdateId() [2/2]
| void quoteUpdateId |
( |
StrRef | value | ) |
|
|
inline |
◆ toString() [1/2]
| std::string toString |
( |
| ) |
const |
|
virtual |
◆ toString() [2/2]
| void toString |
( |
std::string & | str | ) |
const |
|
virtual |
◆ transactionTime() [1/2]
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 40 of file MutableQuoteUpdateRejected.h.
◆ transactionTime() [2/2]
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 46 of file MutableQuoteUpdateRejected.h.
◆ type()
◆ validate()
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.