![]() |
paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
|
#include "MQTTAsync.h"#include "mqtt/delivery_token.h"#include "mqtt/types.h"#include <vector>#include <memory>Go to the source code of this file.
Data Structures | |
| class | mqtt::callback |
Namespaces | |
| mqtt | |
Typedefs | |
| using | mqtt::callback_ptr = callback::ptr_t |
| using | mqtt::const_callback_ptr = callback::const_ptr_t |
Declaration of MQTT callback class
1.8.14