Enumeration::Enum enumeration(MessageSize offset) const
StrRef fixedStr(MessageSize offset) const
FieldValue ordinary(MessageSize offset) const
BinaryMessage()
Initializes blank instance referencing to nothing.
Provides efficient way of accessing text-based field values.
Binary2 MessageSize
Aliases message length type.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
A Mass Cancel Rejected message is sent in response to a Mass Cancel Order message to indicate that th...
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
StrRef massCancelId() const
Echoed back from the TPH message.
OrderReasonCode::Enum massCancelRejectReason() const
Reason for the mass cancel rejection.
StrRef text() const
Human readable text with more information.
MassCancelRejected(const void *data, MessageSize size)
Initializes instance over given memory block.