23 #include "OnixS/Eurex/Trading/Export.h" 28 namespace OnixS {
namespace Eurex {
namespace Trading {
CLIP Deletion Notification Message.
virtual void onCLIPDeletionNotification(const CLIPDeletionNotification &, const MessageInfo &)
Implement this member to get notifications about CLIPDeletionNotification message received...
virtual void onCLIPExecutionNotification(const CLIPExecutionNotification &, const MessageInfo &)
Implement this member to get notifications about CLIPExecutionNotification message received...
virtual void onCLIPResponse(const CLIPResponse &, const MessageInfo &)
Implement this member to get notifications about CLIPResponse message received.
virtual ~CLIPListener()
Disables public delete operator in the interface class.
CLIP Execution Notification Message.