Paho C++  1.0
The Paho MQTT C++ Client Library
 All Classes Files Functions Variables Typedefs Friends
iasync_client.h File Reference

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...
 

Detailed Description

Implementation of the interface for the asynchronous clients, 'iasync_client'.

Date
25-Aug-2016