#include <item_cmpfunc.h>
◆ cmp_item_string()
◆ cmp()
int cmp_item_string::cmp |
( |
Item * |
item | ) |
|
|
overridevirtual |
- Returns
- result (true, false or UNKNOWN) of "stored argument's value <> item's value"
Implements cmp_item.
◆ compare()
int cmp_item_string::compare |
( |
const cmp_item * |
ci | ) |
const |
|
inlineoverridevirtual |
◆ make_same()
cmp_item * cmp_item_string::make_same |
( |
| ) |
|
|
overridevirtual |
◆ store_value()
void cmp_item_string::store_value |
( |
Item * |
item | ) |
|
|
inlineoverridevirtual |
◆ cmp_charset
◆ value
◆ value_res
const String* cmp_item_string::value_res |
|
private |
The documentation for this class was generated from the following files: