acl
3.5.3.0
|
#include <acl_token_tree.h>
Public 属性 | |
unsigned char | ch |
unsigned int | flag |
struct ACL_TOKEN * | tokens [ACL_TOKEN_WIDTH] |
struct ACL_TOKEN * | parent |
void * | ctx |
ACL_TOKEN *(* | iter_head )(ACL_ITER *, ACL_TOKEN *) |
ACL_TOKEN *(* | iter_next )(ACL_ITER *, ACL_TOKEN *) |
在文件 acl_token_tree.h 第 31 行定义.
unsigned char ACL_TOKEN::ch |
在文件 acl_token_tree.h 第 32 行定义.
void* ACL_TOKEN::ctx |
在文件 acl_token_tree.h 第 43 行定义.
unsigned int ACL_TOKEN::flag |
在文件 acl_token_tree.h 第 33 行定义.
在文件 acl_token_tree.h 第 45 行定义.
在文件 acl_token_tree.h 第 46 行定义.
struct ACL_TOKEN* ACL_TOKEN::parent |
在文件 acl_token_tree.h 第 42 行定义.
struct ACL_TOKEN* ACL_TOKEN::tokens[ACL_TOKEN_WIDTH] |
在文件 acl_token_tree.h 第 41 行定义.