paho-mqtt-cpp
MQTT C++ Client for POSIX and Windows
Data Structures | Namespaces
topic_matcher.h File Reference
#include "mqtt/types.h"
#include "mqtt/topic.h"
#include <vector>
#include <map>
#include <forward_list>
#include <initializer_list>
#include <memory>

Go to the source code of this file.

Data Structures

class  mqtt::topic_matcher< T >
 
class  mqtt::topic_matcher< T >::iterator
 
class  mqtt::topic_matcher< T >::const_iterator
 

Namespaces

 mqtt
 

Detailed Description

Declaration of MQTT topic_matcher class

Date
April 23, 2022
Author
Frank Pagliughi