My Project
Public Member Functions | Protected Member Functions
Item_func_inet_str_base Class Reference
Inheritance diagram for Item_func_inet_str_base:
Item_str_ascii_func Item_str_func Item_func Item_result_field Item Item_func_inet6_aton Item_func_inet6_ntoa

List of all members.

Public Member Functions

 Item_func_inet_str_base (Item *arg)
virtual Stringval_str_ascii (String *buffer)

Protected Member Functions

virtual bool calc_value (String *arg, String *buffer)=0

Member Function Documentation

Check the function argument, handle errors properly.

Parameters:
[out]bufferBuffer for string operations.
Returns:
The function value.

Implements Item_str_ascii_func.


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