My Project
Public Member Functions | Protected Member Functions
Item_func_inet_bool_base Class Reference
Inheritance diagram for Item_func_inet_bool_base:
Item_bool_func Item_int_func Item_func Item_result_field Item Item_func_is_ipv4 Item_func_is_ipv4_compat Item_func_is_ipv4_mapped Item_func_is_ipv6

List of all members.

Public Member Functions

 Item_func_inet_bool_base (Item *ip_addr)
virtual longlong val_int ()

Protected Member Functions

virtual bool calc_value (const String *arg)=0

Member Function Documentation

longlong Item_func_inet_bool_base::val_int ( void  ) [virtual]

Check the function argument, handle errors properly.

Returns:
The function value.

Implements Item.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines