38 virtual void onWarning (
const std::string& description) = 0;
Defines an interface through which the Handler notifies subscribers about warnings occurred while pro...
virtual void onWarning(const std::string &description)=0
Implement this member to get notified about warnings.
virtual ~WarningListener()
Class provides an interface for handling trading system events.