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 | 
| Item * | copy_andor_structure (THD *thd, bool real_items) | 
| Item * | neg_transformer (THD *thd) | 
Member Function Documentation
- Parameters:
- 
  
    | real_items | True <=> 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: