My Project
Public Member Functions | Protected Member Functions | Protected Attributes
Item_func_min_max Class Reference
Inheritance diagram for Item_func_min_max:
Item_func Item_result_field Item Item_func_max Item_func_min

List of all members.

Public Member Functions

 Item_func_min_max (List< Item > &list, int cmp_sign_arg)
double val_real ()
longlong val_int ()
Stringval_str (String *)
my_decimalval_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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines