MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ACL_HOST_AND_IP Class Reference

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_argValue to be stored

Definition at line 474 of file sql_acl.cc.


The documentation for this class was generated from the following file: