Per-message metadata delivered to listener callbacks.
Order Exec Report Broadcast.
virtual void onSessionStatusBroadcast(const SessionStatusBroadcast &, const MessageInfo &)
Implement this member to get notifications about SessionStatusBroadcast message received.
virtual void onDeleteOrderBroadcast(const DeleteOrderBroadcast &, const MessageInfo &)
Implement this member to get notifications about DeleteOrderBroadcast message received.
virtual ~OrderHandlingListener()
Disables public delete operator in the interface class.
virtual void onOrderExecReportBroadcast(const OrderExecReportBroadcast &, const MessageInfo &)
Implement this member to get notifications about OrderExecReportBroadcast message received.
Session Status Broadcast.