async_mqtt 4.1.0
Loading...
Searching...
No Matches
async_mqtt::property::correlation_data Class Reference

#include <property.hpp>

Inheritance diagram for async_mqtt::property::correlation_data:
Collaboration diagram for async_mqtt::property::correlation_data:

Public Member Functions

 correlation_data (buffer val)
 constructor
 
- 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.
 

Additional Inherited Members

- 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

@breif correlation_data property

Constructor & Destructor Documentation

◆ correlation_data()

async_mqtt::property::correlation_data::correlation_data ( buffer val)
inlineexplicit

constructor

Parameters
valcorrelation_data string

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