mqtt_cpp
Classes | Typedefs
sub_con_map.hpp File Reference
#include <mqtt/config.hpp>
#include <mqtt/broker/broker_namespace.hpp>
#include <mqtt/broker/subscription_map.hpp>
#include <mqtt/broker/subscription.hpp>
Include dependency graph for sub_con_map.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  buffer_hasher
 

Typedefs

using sub_con_map = multiple_subscription_map< buffer, subscription, buffer_hasher >
 

Typedef Documentation

◆ sub_con_map