mqtt_cpp
Public Member Functions | List of all members
MQTT_NS::v3_1_1::pingresp_message Struct Reference

#include <message.hpp>

Inheritance diagram for MQTT_NS::v3_1_1::pingresp_message:
Inheritance graph
[legend]
Collaboration diagram for MQTT_NS::v3_1_1::pingresp_message:
Collaboration graph
[legend]

Public Member Functions

 pingresp_message ()
 
- Public Member Functions inherited from MQTT_NS::v3_1_1::detail_v3_1_1::header_only_message
 header_only_message (control_packet_type type, std::uint8_t flags)
 Create empty header_packet_id_message. More...
 
std::vector< as::const_buffer > const_buffer_sequence () const
 Create const buffer sequence it is for boost asio APIs. More...
 
std::size_t size () const
 Get whole size of sequence. More...
 
std::string continuous_buffer () const
 Create one continuours buffer. All sequence of buffers are concatinated. It is useful to store to file/database. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from MQTT_NS::v3_1_1::detail_v3_1_1::header_only_message
static constexpr std::size_t num_of_const_buffer_sequence ()
 Get number of element of const_buffer_sequence. More...
 

Constructor & Destructor Documentation

◆ pingresp_message()

MQTT_NS::v3_1_1::pingresp_message::pingresp_message ( )
inline

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