My Project
Public Member Functions
Item_func_unhex Class Reference
Inheritance diagram for Item_func_unhex:
Item_str_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_unhex (Item *a)
const char * func_name () const
Stringval_str (String *)
void fix_length_and_dec ()

Member Function Documentation

String * Item_func_unhex::val_str ( String str) [virtual]

Convert given hex string to a binary string.

Implements Item.


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