async_mqtt 9.0.1
Loading...
Searching...
No Matches
async_mqtt::property::maximum_qos Class Reference

maximum_qos property More...

#include <property.hpp>

Public Member Functions

 maximum_qos (qos value)
 constructor
 
qos val () const
 Get value.
 

Detailed Description

maximum_qos property

Thread Safety

  • Distinct objects: Safe
  • Shared objects: Unsafe

Requirements

Constructor & Destructor Documentation

◆ maximum_qos()

async_mqtt::property::maximum_qos::maximum_qos ( qos value)
explicit

constructor

Parameters
valuemaximum_qos

Member Function Documentation

◆ val()

qos async_mqtt::property::maximum_qos::val ( ) const

Get value.

Returns
value

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