|
My Project
|
Public Member Functions | |
| Item_func_opt_neg (Item *a, Item *b, Item *c) | |
| Item_func_opt_neg (List< Item > &list) | |
| void | negate () |
| void | top_level_item () |
| Item * | neg_transformer (THD *thd) |
| bool | eq (const Item *item, bool binary_cmp) const |
| bool | subst_argument_checker (uchar **arg) |
Public Attributes | |
| bool | negated |
| bool | pred_level |
| bool Item_func_opt_neg::eq | ( | const Item * | item, |
| bool | binary_cmp | ||
| ) | const [virtual] |
This function is called when:
Reimplemented from Item_func.
1.7.6.1