acl
3.5.3.0
|
#include <token_tree.hpp>
Public 成员函数 | |
const char * | get_key (void) const |
void * | get_ctx (void) const |
token_tree * | get_tree (void) const |
ACL_TOKEN * | get_token (void) const |
友元 | |
class | token_tree |
额外继承的成员函数 | |
Protected 成员函数 继承自 acl::acl::noncopyable | |
noncopyable () | |
~noncopyable () | |
256 叉匹配树中的节点对象,为纯私有类
在文件 token_tree.hpp 第 17 行定义.
void* acl::token_node::get_ctx | ( | void | ) | const |
获得该节点所绑定的对象地址
const char* acl::token_node::get_key | ( | void | ) | const |
获得该节点对应的键值
|
inline |
|
inline |
|
friend |
在文件 token_tree.hpp 第 51 行定义.