mqtt_cpp
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
f
g
h
i
m
n
o
p
q
r
s
u
v
w
Variables
Typedefs
a
b
e
m
n
p
s
t
u
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
b
c
e
f
i
l
m
n
o
p
q
r
s
t
v
Typedefs
a
b
c
d
e
h
i
m
n
p
r
s
t
u
v
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
b
c
e
g
m
o
p
r
s
t
v
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
MQTT_NS
v5
pingreq_message
Public Member Functions
|
List of all members
MQTT_NS::v5::pingreq_message Struct Reference
#include <
v5_message.hpp
>
Inheritance diagram for MQTT_NS::v5::pingreq_message:
[
legend
]
Collaboration diagram for MQTT_NS::v5::pingreq_message:
[
legend
]
Public Member Functions
pingreq_message
()
Public Member Functions inherited from
MQTT_NS::v5::detail::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::v5::detail::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
◆
pingreq_message()
MQTT_NS::v5::pingreq_message::pingreq_message
(
)
inline
The documentation for this struct was generated from the following file:
/home/kondo/work/mqtt_cpp/include/mqtt/
v5_message.hpp
Generated by
1.9.1