![]() |
paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
|
#include "MQTTAsync.h"
#include "mqtt/types.h"
#include "mqtt/message.h"
#include "mqtt/topic.h"
#include "mqtt/platform.h"
Go to the source code of this file.
Data Structures | |
class | mqtt::will_options |
Namespaces | |
namespace | mqtt |
Typedefs | |
using | mqtt::will_options_ptr = will_options::ptr_t |
using | mqtt::const_will_options_ptr = will_options::const_ptr_t |
using | mqtt::will_options_unique_ptr = will_options::unique_ptr_t |
Declaration of MQTT will_options class