paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
token.h File Reference
#include "MQTTAsync.h"
#include "mqtt/iaction_listener.h"
#include "mqtt/exception.h"
#include "mqtt/types.h"
#include "mqtt/properties.h"
#include "mqtt/buffer_ref.h"
#include "mqtt/string_collection.h"
#include "mqtt/server_response.h"
#include <vector>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <chrono>

Go to the source code of this file.

Data Structures

class  mqtt::token
 

Namespaces

namespace  mqtt
 

Typedefs

using mqtt::token_ptr = token::ptr_t
 
using mqtt::const_token_ptr = token::const_ptr_t
 

Detailed Description

Declaration of MQTT token class

Date
May 1, 2013
Author
Frank Pagliughi