MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Create_func_uuid Class Reference
Inheritance diagram for Create_func_uuid:
Collaboration diagram for Create_func_uuid:

Public Member Functions

virtual Itemcreate (THD *thd)
- Public Member Functions inherited from Create_func_arg0
virtual Itemcreate_func (THD *thd, LEX_STRING name, List< Item > *item_list)

Static Public Attributes

static Create_func_uuid s_singleton

Additional Inherited Members

- Protected Member Functions inherited from Create_func_arg0
 Create_func_arg0 ()
virtual ~Create_func_arg0 ()

Detailed Description

Definition at line 2471 of file item_create.cc.

Member Function Documentation

Item * Create_func_uuid::create ( THD *  thd)
virtual

Builder method, with no arguments.

Parameters
thdThe current thread
Returns
An item representing the function call

Implements Create_func_arg0.

Definition at line 5198 of file item_create.cc.


The documentation for this class was generated from the following file: