acl
3.5.3.0
|
成员的完整列表,这些成员属于 acl::mqtt_header,包括所有继承而来的类成员
build_header(string &out) | acl::mqtt_header | |
finished(void) const | acl::mqtt_header | inline |
get_header_flags(void) const | acl::mqtt_header | inline |
get_qos(void) const | acl::mqtt_header | |
get_remaining_length(void) const | acl::mqtt_header | inline |
get_type(void) const | acl::mqtt_header | inline |
is_dup(void) const | acl::mqtt_header | |
is_remain(void) const | acl::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_header | virtual |