23#include "OnixS/Eurex/Trading/Export.h"
CLIP Deletion Notification Message.
CLIP Execution Notification Message.
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.
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.