|
async_mqtt 5.0.0
|
#include <property.hpp>


Public Member Functions | |
| topic_alias_maximum (std::uint16_t val) | |
| constructor | |
| std::uint16_t | val () const |
| Get value. | |
Public Member Functions inherited from async_mqtt::property::detail::n_bytes_property< 2 > | |
| std::vector< as::const_buffer > | const_buffer_sequence () const |
| Add const buffer sequence into the given buffer. | |
| property::id | id () const |
| Get property::id. | |
| std::size_t | size () const |
| Get property size. | |
Additional Inherited Members | |
Static Public Member Functions inherited from async_mqtt::property::detail::n_bytes_property< 2 > | |
| static constexpr std::size_t | num_of_const_buffer_sequence () |
| Get number of element of const_buffer_sequence. | |
@breif topic_alias_maximum property
|
inline |
constructor
| val | topic_alias_maximum |
|
inline |
Get value.