OnixS C++ CME Market Data Handler  2.56.0.0
Public Member Functions | List of all members
WarningListener Class Referenceabstract

Warning listener. More...

Public Member Functions

virtual void onWarning (const Warning &warning, const ChannelId &channelId)=0
 Is called when a warning is detected during the processing of the market data. More...
 

Detailed Description

Warning listener.

Member Function Documentation

virtual void onWarning ( const Warning warning,
const ChannelId channelId 
)
pure virtual

Is called when a warning is detected during the processing of the market data.