23 #include "OnixS/Eurex/Trading/Export.h" 27 namespace OnixS {
namespace Eurex {
namespace Trading {
55 virtual void onWarning(
const std::string& description) = 0;
Known (selected) warning codes.
virtual void onWarning(WarningCode::Enum code, const std::string &description)
std::ostream & operator<<(std::ostream &, ConnectionState::Enum)
Make it printable using C++ I/O streams.
virtual ~WarningListener()
Enum
Known (selected) warning codes.
std::string enumToString(ConnectionState::Enum)
Returns string representation of ConnectionState value.
Receiver inactivity issue.
Indicates failure in the user-space code.