Describes an endpoint error state. More...
Go to the source code of this file.
Classes | |
class | error_condition |
Describes an endpoint error state. More... | |
Namespaces | |
namespace | proton |
The main Proton namespace. | |
Functions | |
bool | operator== (const error_condition &x, const error_condition &y) |
std::ostream & | operator<< (std::ostream &o, const error_condition &err) |
Human readable string. | |
Describes an endpoint error state.