This is the complete list of members for error_condition, including all inherited members.
| description() const | error_condition | |
| empty() const | error_condition | |
| error_condition()=default | error_condition | |
| error_condition(std::string description) | error_condition | |
| error_condition(std::string name, std::string description) | error_condition | |
| error_condition(std::string name, std::string description, proton::value properties) | error_condition | |
| name() const | error_condition | |
| operator bool() const | error_condition | explicit |
| operator!() const | error_condition | |
| properties() const | error_condition | |
| what() const | error_condition |