OnixS CME Drop Copy Handler C++ library 5.7.1
Users' manual and API documentation
Loading...
Searching...
No Matches
ErrorListener Class Referenceabstract

#include <OnixS/CME/DropCopy/ErrorListener.h>

Public Member Functions

virtual void onError (const Error &error)=0

Protected Member Functions

virtual ~ErrorListener ()

Detailed Description

Definition at line 29 of file ErrorListener.h.

Constructor & Destructor Documentation

◆ ~ErrorListener()

virtual ~ErrorListener ( )
protectedvirtual

Member Function Documentation

◆ onError()

virtual void onError ( const Error & error)
pure virtual

Is called when an error is detected during the processing of the market data.

Parameters
errorError.