#include <OnixS/Eurex/Trading/OrderHandlingListener.h>
Protected Member Functions | |
virtual | ~OrderHandlingListener () |
Definition at line 43 of file OrderHandlingListener.h.
|
inlineprotectedvirtual |
Disables public delete operator in the interface class.
Definition at line 98 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteAllOrderBroadcast message received.
Definition at line 47 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteAllOrderNRResponse message received.
Definition at line 50 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteAllOrderQuoteEventBroadcast message received.
Definition at line 53 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteAllOrderResponse message received.
Definition at line 61 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteOrderBroadcast message received.
Definition at line 64 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteOrderNRResponse message received.
Definition at line 67 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about DeleteOrderResponse message received.
Definition at line 70 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about MassOrderAck message received.
Definition at line 73 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about ModifyOrderNRResponse message received.
Definition at line 76 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about ModifyOrderResponse message received.
Definition at line 79 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about NewOrderNRResponse message received.
Definition at line 82 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about NewOrderResponse message received.
Definition at line 85 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about OrderExecNotification message received.
Definition at line 88 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about OrderExecReportBroadcast message received.
Definition at line 91 of file OrderHandlingListener.h.
|
inlinevirtual |
Implement this member to get notifications about OrderExecResponse message received.
Definition at line 94 of file OrderHandlingListener.h.