async_mqtt 4.1.0
Loading...
Searching...
No Matches
async_mqtt::property::detail::string_property Struct Reference

string_property More...

#include <property.hpp>

Inheritance diagram for async_mqtt::property::detail::string_property:
Collaboration diagram for async_mqtt::property::detail::string_property:

Additional Inherited Members

- Public Member Functions inherited from async_mqtt::property::detail::binary_property
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.
 
constexpr buffer constval () const
 Get value.
 
- Static Public Member Functions inherited from async_mqtt::property::detail::binary_property
static constexpr std::size_t num_of_const_buffer_sequence ()
 Get number of element of const_buffer_sequence.
 

Detailed Description


The documentation for this struct was generated from the following file: