mqtt_cpp
Typedefs
retained_messages.hpp File Reference
#include <mqtt/config.hpp>
#include <functional>
#include <mqtt/broker/broker_namespace.hpp>
#include <mqtt/broker/retain_t.hpp>
#include <mqtt/broker/retained_topic_map.hpp>
Include dependency graph for retained_messages.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using retained_messages = retained_topic_map< retain_t >
 

Typedef Documentation

◆ retained_messages