28 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
45 std::string toString()
const;
48 void toString(std::string&)
const;
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
Defines the interface through which the Handler notifies subscribers about Handler state change event...
HandlerState newState() const
New State.
HandlerState oldState() const
Old state.
std::string toString() const
String representation.
Enum
Available Handler's states.