Public Member Functions |
const char * | get_host () const |
int | get_host_len () |
bool | has_wildcard () |
bool | check_allow_all_hosts () |
void | update_hostname (const char *host_arg) |
| Update the hostname. Updates ip and ip_mask accordingly.
|
bool | compare_hostname (const char *host_arg, const char *ip_arg) |
Detailed Description
Definition at line 429 of file sql_acl.cc.
Member Function Documentation
void ACL_HOST_AND_IP::update_hostname |
( |
const char * |
host_arg | ) |
|
|
inline |
Update the hostname. Updates ip and ip_mask accordingly.
- Parameters
-
host_arg | Value to be stored |
Definition at line 474 of file sql_acl.cc.
The documentation for this class was generated from the following file: