My Project
Public Member Functions
Item_cond_or Class Reference
Inheritance diagram for Item_cond_or:
Item_cond Item_bool_func Item_int_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_cond_or (Item *i1, Item *i2)
 Item_cond_or (THD *thd, Item_cond_or *item)
 Item_cond_or (List< Item > &list_arg)
enum Functype functype () const
longlong val_int ()
const char * func_name () const
Itemcopy_andor_structure (THD *thd, bool real_items)
Itemneg_transformer (THD *thd)

Member Function Documentation

Item* Item_cond_or::copy_andor_structure ( THD *  thd,
bool  real_items 
) [inline, virtual]
Parameters:
real_itemsTrue <=> in the copy, replace any Item_ref with its real_item()
Todo:
this argument should be always false and removed in WL#7082.

Reimplemented from Item.


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