paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
topic.h File Reference
#include "MQTTAsync.h"
#include "mqtt/delivery_token.h"
#include "mqtt/subscribe_options.h"
#include "mqtt/message.h"
#include "mqtt/types.h"
#include <vector>

Go to the source code of this file.

Data Structures

class  mqtt::topic
 
class  mqtt::topic_filter
 

Namespaces

namespace  mqtt
 

Typedefs

using mqtt::topic_ptr = topic::ptr_t
 
using mqtt::const_topic_ptr = topic::const_ptr_t
 

Detailed Description

Declaration of MQTT topic class

Date
May 1, 2013
Author
Frank Pagliughi