List of all members.
| 
Public Member Functions | 
|  | Item_func_is_ipv6 (Item *ip_addr) | 
| virtual const char * | func_name () const | 
| 
Protected Member Functions | 
| virtual bool | calc_value (const String *arg) | 
Member Function Documentation
Checks if the passed string represents an IPv6-address.
- Parameters:
- 
  
  
- Returns:
- Check status. 
- Return values:
- 
  
    | false | The passed string does not represent an IPv6-address. |  | true | The passed string represents an IPv6-address. |  
 
Implements Item_func_inet_bool_base.
 
 
The documentation for this class was generated from the following files: