paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
Data Structures | Namespaces
iasync_client.h File Reference
#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/subscribe_options.h"
#include "mqtt/exception.h"
#include "mqtt/message.h"
#include "mqtt/callback.h"
#include <vector>

Go to the source code of this file.

Data Structures

class  mqtt::iasync_client
 

Namespaces

 mqtt
 

Detailed Description

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

Date
25-Aug-2016