mqtt_cpp
|
#include <message.hpp>
Public Types | |
using | base = detail_v3_1_1::basic_header_packet_id_message< PacketIdBytes > |
Public Member Functions | |
basic_pubrel_message (typename packet_id_type< PacketIdBytes >::type packet_id) | |
basic_pubrel_message (string_view buf) | |
packet_id_type< PacketIdBytes >::type | packet_id () const |
Get packet id. More... | |
Additional Inherited Members |
using MQTT_NS::v3_1_1::basic_pubrel_message< PacketIdBytes >::base = detail_v3_1_1::basic_header_packet_id_message<PacketIdBytes> |
|
inline |
|
inline |
|
inline |
Get packet id.