![]() |
PahoMqttCpp
MQTT C++ Client for POSIX and Windows
|
#include <vector>#include "MQTTAsync.h"#include "mqtt/delivery_token.h"#include "mqtt/message.h"#include "mqtt/subscribe_options.h"#include "mqtt/types.h"Go to the source code of this file.
Data Structures | |
| class | mqtt::topic |
| class | mqtt::topic_filter |
Namespaces | |
| namespace | mqtt |
Typedefs | |
| using | mqtt::topic_ptr = topic::ptr_t |
| using | mqtt::const_topic_ptr = topic::const_ptr_t |
Declaration of MQTT topic class