![]() |
Paho C++
1.0
The Paho MQTT C++ Client Library
|
This is the complete list of members for mqtt::persistence_exception, including all inherited members.
| code_ | mqtt::exception | protected |
| exception(int code) | mqtt::exception | inlineexplicit |
| exception(int code, const string &msg) | mqtt::exception | inline |
| get_message() const | mqtt::exception | inline |
| get_reason_code() const | mqtt::exception | inline |
| msg_ | mqtt::exception | protected |
| persistence_exception() | mqtt::persistence_exception | inline |
| persistence_exception(int code) | mqtt::persistence_exception | inlineexplicit |
| persistence_exception(const string &msg) | mqtt::persistence_exception | inlineexplicit |
| persistence_exception(int code, const string &msg) | mqtt::persistence_exception | inline |
| to_string() const | mqtt::exception | inline |