23 #include "OnixS/Eurex/Trading/Export.h" 39 namespace OnixS {
namespace Eurex {
namespace Trading {
Inquire User Response Message.
Inquire Enrichment Rule Id List Response Message.
Retransmit ME Message Response Message.
User Login Response Message.
virtual void onRetransmitMEMessageResponse(const RetransmitMEMessageResponse &, const MessageInfo &)
Implement this member to get notifications about RetransmitMEMessageResponse message received...
virtual void onRetransmitResponse(const RetransmitResponse &, const MessageInfo &)
Implement this member to get notifications about RetransmitResponse message received.
Subscribe Response Message.
virtual void onInquireSessionListResponse(const InquireSessionListResponse &, const MessageInfo &)
Implement this member to get notifications about InquireSessionListResponse message received...
virtual void onLogonResponse(const LogonResponse &, const MessageInfo &)
Implement this member to get notifications about LogonResponse message received.
virtual void onPingResponse(const PingResponse &, const MessageInfo &)
Implement this member to get notifications about PingResponse message received.
Inquire Session List Response Message.
Unsubscribe Response Message.
virtual void onSubscribeResponse(const SubscribeResponse &, const MessageInfo &)
Implement this member to get notifications about SubscribeResponse message received.
virtual void onHeartbeatNotification(const HeartbeatNotification &, const MessageInfo &)
Implement this member to get notifications about HeartbeatNotification message received.
virtual void onUnsubscribeResponse(const UnsubscribeResponse &, const MessageInfo &)
Implement this member to get notifications about UnsubscribeResponse message received.
Forced User Logout Notification Message.
virtual void onInquireUserResponse(const InquireUserResponse &, const MessageInfo &)
Implement this member to get notifications about InquireUserResponse message received.
virtual void onForcedUserLogoutNotification(const ForcedUserLogoutNotification &, const MessageInfo &)
Implement this member to get notifications about ForcedUserLogoutNotification message received...
Heartbeat Notification Message.
Retransmit Response Message.
virtual void onReject(const Reject &, const MessageInfo &)
Implement this member to get notifications about Reject message received.
virtual void onInquireEnrichmentRuleIdListResponse(const InquireEnrichmentRuleIdListResponse &, const MessageInfo &)
Implement this member to get notifications about InquireEnrichmentRuleIdListResponse message received...
virtual void onUserLogoutResponse(const UserLogoutResponse &, const MessageInfo &)
Implement this member to get notifications about UserLogoutResponse message received.
User Logout Response Message.
virtual ~AdminListener()
Disables public delete operator in the interface class.
virtual void onUserLoginResponse(const UserLoginResponse &, const MessageInfo &)
Implement this member to get notifications about UserLoginResponse message received.