![]() |
Paho C++
1.0
The Paho MQTT C++ Client Library
|
Implementation of the interface for the asynchronous clients, 'iasync_client'. More...
#include "mqtt/types.h"#include "mqtt/token.h"#include "mqtt/delivery_token.h"#include "mqtt/iclient_persistence.h"#include "mqtt/iaction_listener.h"#include "mqtt/connect_options.h"#include "mqtt/disconnect_options.h"#include "mqtt/exception.h"#include "mqtt/message.h"#include "mqtt/callback.h"#include <vector>Go to the source code of this file.
Classes | |
| class | mqtt::iasync_client |
| Enables an application to communicate with an MQTT server using non-blocking methods. More... | |
Implementation of the interface for the asynchronous clients, 'iasync_client'.