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

retain_available property More...

#include <property.hpp>

Public Member Functions

 retain_available (bool value)
 constructor
 
bool val () const
 Get value.
 

Detailed Description

retain_available property

Thread Safety

  • Distinct objects: Safe
  • Shared objects: Unsafe

Requirements

Constructor & Destructor Documentation

◆ retain_available()

async_mqtt::property::retain_available::retain_available ( bool value)
explicit

constructor

Parameters
valueretain_available

Member Function Documentation

◆ val()

bool async_mqtt::property::retain_available::val ( ) const

Get value.

Returns
value

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