CUBRID Engine
latest
|
#include <broker_access_list.h>
Public Attributes | |
int | num_acl |
T_IP * | acl |
Definition at line 39 of file broker_access_list.h.
T_IP* t_acl::acl |
Definition at line 42 of file broker_access_list.h.
Referenced by uw_acl_check(), and uw_acl_make().
int t_acl::num_acl |
Definition at line 41 of file broker_access_list.h.
Referenced by uw_acl_check(), and uw_acl_make().