|  | Paho C++
    1.0
    The Paho MQTT C++ Client Library | 
Declaration of MQTT connect_options class. More...
#include "MQTTAsync.h"#include "mqtt/types.h"#include "mqtt/message.h"#include "mqtt/topic.h"#include "mqtt/token.h"#include "mqtt/string_collection.h"#include "mqtt/will_options.h"#include "mqtt/ssl_options.h"#include <vector>#include <chrono>Go to the source code of this file.
| Classes | |
| class | mqtt::connect_options | 
| Holds the set of options that control how the client connects to a server.  More... | |
| Typedefs | |
| using | mqtt::connect_options_ptr = connect_options::ptr_t | 
| Smart/shared pointer to a connection options object.  More... | |
Declaration of MQTT connect_options class.