mqtt_cpp
|
#include <mqtt/config.hpp>
#include <mqtt/broker/broker_namespace.hpp>
#include <mqtt/optional.hpp>
#include <mqtt/property_variant.hpp>
#include <mqtt/visitor_util.hpp>
Go to the source code of this file.
Functions | |
template<typename T > | |
MQTT_BROKER_NS_BEGIN optional< T > | get_property (v5::properties const &props) |
template<typename T > | |
void | set_property (v5::properties &props, T &&v) |
|
inline |
|
inline |