My Project
|
Public Member Functions | |
virtual Item * | create (THD *thd, Item *arg1) |
Static Public Attributes | |
static Create_func_unhex | s_singleton |
Item * Create_func_unhex::create | ( | THD * | thd, |
Item * | arg1 | ||
) | [virtual] |
Builder method, with one argument.
thd | The current thread |
arg1 | The first argument of the function |
Implements Create_func_arg1.