acl  3.5.3.0
acl::master_int_tbl结构体 参考

#include <master_conf.hpp>

+ acl::master_int_tbl 的协作图:

Public 属性

const char * name
 
int defval
 
int * target
 
int min
 
int max
 

详细描述

在文件 master_conf.hpp15 行定义.

类成员变量说明

◆ defval

int acl::master_int_tbl::defval

在文件 master_conf.hpp18 行定义.

◆ max

int acl::master_int_tbl::max

在文件 master_conf.hpp21 行定义.

◆ min

int acl::master_int_tbl::min

在文件 master_conf.hpp20 行定义.

◆ name

const char* acl::master_int_tbl::name

在文件 master_conf.hpp17 行定义.

◆ target

int* acl::master_int_tbl::target

在文件 master_conf.hpp19 行定义.


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