acl  3.5.3.0
acl::mqtt_header 成员列表

成员的完整列表,这些成员属于 acl::mqtt_header,包括所有继承而来的类成员

build_header(string &out)acl::mqtt_header
finished(void) constacl::mqtt_headerinline
get_header_flags(void) constacl::mqtt_headerinline
get_qos(void) constacl::mqtt_header
get_remaining_length(void) constacl::mqtt_headerinline
get_type(void) constacl::mqtt_headerinline
is_dup(void) constacl::mqtt_header
is_remain(void) constacl::mqtt_header
mqtt_header(mqtt_type_t type)acl::mqtt_header
mqtt_header(const mqtt_header &header)acl::mqtt_header
reset(void)acl::mqtt_header
set_dup(bool yes)acl::mqtt_header
set_header_flags(char flags)acl::mqtt_header
set_qos(mqtt_qos_t qos)acl::mqtt_header
set_remain(bool yes)acl::mqtt_header
set_remaing_length(unsigned len)acl::mqtt_header
set_type(mqtt_type_t type)acl::mqtt_header
update(const char *data, int dlen)acl::mqtt_header
update_header_len(const char *data, int dlen)acl::mqtt_header
update_header_type(const char *data, int dlen)acl::mqtt_header
~mqtt_header(void)acl::mqtt_headervirtual