virtual void onOpenInterestReplayCycleStart(UInt32 mdCount, const DataSource &dataSource)=0
Is called when the corresponding MDReport message is received for the Replay Service.
virtual void onOpenInterestReplayCycleEnd(const DataSource &dataSource)=0
Is called when the corresponding MDReport message is received for the Replay Service.
virtual void onOpenInterest(const OpenInterest &interest, const DataSource &dataSource)=0
Is called when open interest is received.
virtual ~OpenInterestListener()
Destructor.