![]() |
PahoMqttCpp
MQTT C++ Client for POSIX and Windows
|
#include <functional>#include <vector>#include "MQTTAsync.h"#include "mqtt/message.h"#include "mqtt/platform.h"#include "mqtt/topic.h"#include "mqtt/types.h"Go to the source code of this file.
Data Structures | |
| class | mqtt::ssl_options |
| class | mqtt::ssl_options_builder |
Namespaces | |
| namespace | mqtt |
Typedefs | |
| using | mqtt::ssl_options_ptr = ssl_options::ptr_t |
| using | mqtt::ssl_options_unique_ptr = ssl_options::unique_ptr_t |
Declaration of MQTT ssl_options class