My Project
Public Member Functions | Static Public Attributes
Create_func_random_bytes Class Reference
Inheritance diagram for Create_func_random_bytes:
Create_func_arg1 Create_func

List of all members.

Public Member Functions

virtual Itemcreate (THD *thd, Item *arg1)

Static Public Attributes

static Create_func_random_bytes s_singleton

Member Function Documentation

virtual Item* Create_func_random_bytes::create ( THD *  thd,
Item arg1 
) [inline, virtual]

Builder method, with one argument.

Parameters:
thdThe current thread
arg1The first argument of the function
Returns:
An item representing the function call

Implements Create_func_arg1.


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