OnixS CBOE CMi2 Trading Handler for C++  1.1.3.0
Public Member Functions | List of all members
MessageListener Class Reference

Message listener. More...

Public Member Functions

virtual void onAcceptFloorTradeResponse (const AcceptFloorTradeResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about AcceptFloorTradeResponse messages. More...
 
virtual void onRequestAcknowledgementMessage (const RequestAcknowledgementMessage &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about RequestAcknowledgementMessage messages. More...
 
virtual void onGetQRMProfileResponse (const GetQRMProfileResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about GetQRMProfileResponse messages. More...
 
virtual void onQuoteCancelResponse (const QuoteCancelResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QuoteCancelResponse messages. More...
 
virtual void onProductDownloadForFutureClassResponse (const ProductDownloadForFutureClassResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadForFutureClassResponse messages. More...
 
virtual void onProductDownloadResponseForTradingSessionWithUnderlying (const ProductDownloadResponseForTradingSessionWithUnderlying &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadResponseForTradingSessionWithUnderlying messages. More...
 
virtual void onOrderFillReport (const OrderFillReport &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OrderFillReport messages. More...
 
virtual void onQuoteAcknowledgement (const QuoteAcknowledgement &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QuoteAcknowledgement messages. More...
 
virtual void onAuctionNotification (const AuctionNotification &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about AuctionNotification messages. More...
 
virtual void onRequestForQuote (const RequestForQuote &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about RequestForQuote messages. More...
 
virtual void onProductDownloadResponseForTradingSession (const ProductDownloadResponseForTradingSession &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadResponseForTradingSession messages. More...
 
virtual void onOptionsRiskControlKillUsersResponse (const OptionsRiskControlKillUsersResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OptionsRiskControlKillUsersResponse messages. More...
 
virtual void onQuoteBustReport (const QuoteBustReport &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QuoteBustReport messages. More...
 
virtual void onTradingSessionBusinessDayResponse (const TradingSessionBusinessDayResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about TradingSessionBusinessDayResponse messages. More...
 
virtual void onQuoteFillReport (const QuoteFillReport &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QuoteFillReport messages. More...
 
virtual void onQRMStatusResponse (const QRMStatusResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QRMStatusResponse messages. More...
 
virtual void onQRMQueryResponse (const QRMQueryResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about QRMQueryResponse messages. More...
 
virtual void onProductStateUpdateResponse (const ProductStateUpdateResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductStateUpdateResponse messages. More...
 
virtual void onTradingSessionStatusResponse (const TradingSessionStatusResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about TradingSessionStatusResponse messages. More...
 
virtual void onTextMessage (const TextMessage &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about TextMessage messages. More...
 
virtual void onOrderFormat2Response (const OrderFormat2Response &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OrderFormat2Response messages. More...
 
virtual void onProductDownloadForOptionClassResponse (const ProductDownloadForOptionClassResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadForOptionClassResponse messages. More...
 
virtual void onOrderResponse (const OrderResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OrderResponse messages. More...
 
virtual void onProductDownloadForStrategyClassResponse (const ProductDownloadForStrategyClassResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadForStrategyClassResponse messages. More...
 
virtual void onOrderBustReport (const OrderBustReport &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OrderBustReport messages. More...
 
virtual void onProductDownloadForEquityClassResponse (const ProductDownloadForEquityClassResponse &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about ProductDownloadForEquityClassResponse messages. More...
 
virtual void onBusinessReject (const BusinessReject &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about BusinessReject messages. More...
 
virtual void onOrderBustReinstateReport (const OrderBustReinstateReport &msg, const MessageInfo &msgInfo)
 Implement this method to get notified about OrderBustReinstateReport messages. More...
 

Detailed Description

Message listener.

Member Function Documentation

virtual void onAcceptFloorTradeResponse ( const AcceptFloorTradeResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about AcceptFloorTradeResponse messages.

virtual void onAuctionNotification ( const AuctionNotification msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about AuctionNotification messages.

virtual void onBusinessReject ( const BusinessReject msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about BusinessReject messages.

virtual void onGetQRMProfileResponse ( const GetQRMProfileResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about GetQRMProfileResponse messages.

virtual void onOptionsRiskControlKillUsersResponse ( const OptionsRiskControlKillUsersResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OptionsRiskControlKillUsersResponse messages.

virtual void onOrderBustReinstateReport ( const OrderBustReinstateReport msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OrderBustReinstateReport messages.

virtual void onOrderBustReport ( const OrderBustReport msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OrderBustReport messages.

virtual void onOrderFillReport ( const OrderFillReport msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OrderFillReport messages.

virtual void onOrderFormat2Response ( const OrderFormat2Response msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OrderFormat2Response messages.

virtual void onOrderResponse ( const OrderResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about OrderResponse messages.

virtual void onProductDownloadForEquityClassResponse ( const ProductDownloadForEquityClassResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadForEquityClassResponse messages.

virtual void onProductDownloadForFutureClassResponse ( const ProductDownloadForFutureClassResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadForFutureClassResponse messages.

virtual void onProductDownloadForOptionClassResponse ( const ProductDownloadForOptionClassResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadForOptionClassResponse messages.

virtual void onProductDownloadForStrategyClassResponse ( const ProductDownloadForStrategyClassResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadForStrategyClassResponse messages.

virtual void onProductDownloadResponseForTradingSession ( const ProductDownloadResponseForTradingSession msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadResponseForTradingSession messages.

virtual void onProductDownloadResponseForTradingSessionWithUnderlying ( const ProductDownloadResponseForTradingSessionWithUnderlying msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductDownloadResponseForTradingSessionWithUnderlying messages.

virtual void onProductStateUpdateResponse ( const ProductStateUpdateResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about ProductStateUpdateResponse messages.

virtual void onQRMQueryResponse ( const QRMQueryResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QRMQueryResponse messages.

virtual void onQRMStatusResponse ( const QRMStatusResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QRMStatusResponse messages.

virtual void onQuoteAcknowledgement ( const QuoteAcknowledgement msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QuoteAcknowledgement messages.

virtual void onQuoteBustReport ( const QuoteBustReport msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QuoteBustReport messages.

virtual void onQuoteCancelResponse ( const QuoteCancelResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QuoteCancelResponse messages.

virtual void onQuoteFillReport ( const QuoteFillReport msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about QuoteFillReport messages.

virtual void onRequestAcknowledgementMessage ( const RequestAcknowledgementMessage msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about RequestAcknowledgementMessage messages.

virtual void onRequestForQuote ( const RequestForQuote msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about RequestForQuote messages.

virtual void onTextMessage ( const TextMessage msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about TextMessage messages.

virtual void onTradingSessionBusinessDayResponse ( const TradingSessionBusinessDayResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about TradingSessionBusinessDayResponse messages.

virtual void onTradingSessionStatusResponse ( const TradingSessionStatusResponse msg,
const MessageInfo msgInfo 
)
inlinevirtual

Implement this method to get notified about TradingSessionStatusResponse messages.