Paho C++
1.0
The Paho MQTT C++ Client Library
|
Declaration of MQTT ssl_options class. More...
#include "MQTTAsync.h"
#include "mqtt/message.h"
#include "mqtt/topic.h"
#include "mqtt/types.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | mqtt::ssl_options |
Holds the set of SSL options for connection. More... | |
Typedefs | |
using | mqtt::ssl_options_ptr = ssl_options::ptr_t |
Shared pointer to the ssl options class. | |
Declaration of MQTT ssl_options class.