acl
3.5.3.0
|
#include <mqtt_header.hpp>
Public 属性 | |
mqtt_type_t | type |
unsigned char | flags:4 |
mqtt_option_t | id |
mqtt_option_t | payload |
const char * | desc |
在文件 mqtt_header.hpp 第 44 行定义.
const char* acl::mqtt_constrain::desc |
在文件 mqtt_header.hpp 第 49 行定义.
unsigned char acl::mqtt_constrain::flags |
在文件 mqtt_header.hpp 第 46 行定义.
mqtt_option_t acl::mqtt_constrain::id |
在文件 mqtt_header.hpp 第 47 行定义.
mqtt_option_t acl::mqtt_constrain::payload |
在文件 mqtt_header.hpp 第 48 行定义.
mqtt_type_t acl::mqtt_constrain::type |
在文件 mqtt_header.hpp 第 45 行定义.