List of all members.
Public Member Functions |
|
| Item_func_min_max (List< Item > &list, int cmp_sign_arg) |
|
double | val_real () |
|
longlong | val_int () |
|
String * | val_str (String *) |
|
my_decimal * | val_decimal (my_decimal *) |
|
bool | get_date (MYSQL_TIME *ltime, uint fuzzydate) |
|
bool | get_time (MYSQL_TIME *ltime) |
|
void | fix_length_and_dec () |
|
enum Item_result | result_type () const |
|
enum Item_result | cast_to_int_type () const |
|
enum_field_types | field_type () const |
Protected Member Functions |
|
uint | cmp_datetimes (longlong *value) |
|
uint | cmp_times (longlong *value) |
Protected Attributes |
|
enum_field_types | cached_field_type |
The documentation for this class was generated from the following files: