![]() |
Home | Libraries | People | FAQ | More |
Base class for different Property classes that contains common access and modification functions.
Defined in header <boost/mqtt5/property_types.hpp>
template< property_type ... Ps> class properties;
Name |
Description |
---|---|
Applies a function to a Property identified by its ID. |
|
Accesses the value of a Property by its compile-time constant ID. |
|
Invokes a visitor function on each Property. |
Convenience header <boost/mqtt5.hpp>