23 #include "OnixS/Eurex/Trading/Export.h" 27 namespace OnixS {
namespace Eurex {
namespace Trading {
57 virtual void onError(
ErrorCode::Enum code,
const std::string& description) = 0;
Enum
Known (selected) error codes.
Known (selected) error codes.
std::ostream & operator<<(std::ostream &, ConnectionState::Enum)
Make it printable using C++ I/O streams.
std::string enumToString(ConnectionState::Enum)
Returns string representation of ConnectionState value.