acl  3.5.3.0
acl::mqtt_constrain结构体 参考

#include <mqtt_header.hpp>

+ acl::mqtt_constrain 的协作图:

Public 属性

mqtt_type_t type
 
unsigned char flags:4
 
mqtt_option_t id
 
mqtt_option_t payload
 
const char * desc
 

详细描述

在文件 mqtt_header.hpp44 行定义.

类成员变量说明

◆ desc

const char* acl::mqtt_constrain::desc

在文件 mqtt_header.hpp49 行定义.

◆ flags

unsigned char acl::mqtt_constrain::flags

在文件 mqtt_header.hpp46 行定义.

◆ id

mqtt_option_t acl::mqtt_constrain::id

在文件 mqtt_header.hpp47 行定义.

◆ payload

mqtt_option_t acl::mqtt_constrain::payload

在文件 mqtt_header.hpp48 行定义.

◆ type

mqtt_type_t acl::mqtt_constrain::type

在文件 mqtt_header.hpp45 行定义.


该结构体的文档由以下文件生成: