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

#include <property.hpp>

Inheritance diagram for async_mqtt::property::content_type:
Collaboration diagram for async_mqtt::property::content_type:

Public Member Functions

 content_type (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 content_type property

Constructor & Destructor Documentation

◆ content_type()

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

constructor

Parameters
valcontent_type string

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