My Project
Public Member Functions | Static Public Attributes
Create_func_like_range_min Class Reference
Inheritance diagram for Create_func_like_range_min:
Create_func_arg2 Create_func

List of all members.

Public Member Functions

virtual Itemcreate (THD *thd, Item *arg1, Item *arg2)

Static Public Attributes

static Create_func_like_range_min s_singleton

Member Function Documentation

Item * Create_func_like_range_min::create ( THD *  thd,
Item arg1,
Item arg2 
) [virtual]

Builder method, with two arguments.

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

Implements Create_func_arg2.


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