23 #include "OnixS/Eurex/Trading/Export.h" 27 namespace OnixS {
namespace Eurex {
namespace Trading {
Enum
Defines the state that the Handler's connection is in.
Defines the state that the Handler's connection is in.
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.