MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
void | store_value (Item *item) |
int | cmp (Item *arg) |
int | compare (cmp_item *ci) |
cmp_item * | make_same () |
Public Member Functions inherited from cmp_item | |
virtual void | store_value_by_template (cmp_item *tmpl, Item *item) |
Additional Inherited Members | |
Static Public Member Functions inherited from cmp_item | |
static cmp_item * | get_comparator (Item_result type, const CHARSET_INFO *cs) |
Public Attributes inherited from cmp_item | |
const CHARSET_INFO * | cmp_charset |
Definition at line 1236 of file item_cmpfunc.h.