22 ONIXS_SGXTITAN_ITCH_NAMESPACE_BEGIN
29 str +=
"matchId=";
toStr(str, msg.
matchId()); str +=
", ";
31 str +=
"side=";
toStr(str, msg.
side()); str +=
", ";
35 str +=
"reserved1='";
toStr(str, msg.
reserved1()); str +=
"'"; str +=
", ";
36 str +=
"reserved2='";
toStr(str, msg.
reserved2()); str +=
"'"; str +=
", ";
43 ONIXS_SGXTITAN_ITCH_NAMESPACE_END
UInt32 nanoseconds() const
Nanoseconds portion of the timestamp.
Price tradePrice() const
Trade Price.
OccurredAtCross::Enum occurredAtCross() const
Occurred at Cross.
TradeSide::Enum side() const
The type of non-display on the book being matched.
UInt32 comboGroupId() const
UInt64 matchId() const
Assigned by the system to each match executed.
OrderBookId orderBookId() const
The Order Book ID.
ONIXS_SGXTITAN_ITCH_API void toStr(std::string &, MessageType::Enum)
Appends string presentation of object.
Printable::Enum printable() const
Quantity quantity() const
The quantity being matched in this execution.