![]() |
Paho C++
1.0
The Paho MQTT C++ Client Library
|
Declaration of MQTT will_options class. More...
Go to the source code of this file.
Classes | |
| class | mqtt::will_options |
| Holds the set of options that govern the Last Will and Testament feature. More... | |
Typedefs | |
| using | mqtt::will_options_ptr = will_options::ptr_t |
| Shared pointer to a will options object. More... | |
| using | mqtt::const_will_options_ptr = will_options::const_ptr_t |
| Shared pointer to a const will options object. More... | |
Declaration of MQTT will_options class.