My Project
Public Member Functions | Protected Member Functions
Item_func_curdate Class Reference
Inheritance diagram for Item_func_curdate:
Item_date_func Item_temporal_func Item_func Item_result_field Item Item_func_curdate_local Item_func_curdate_utc

List of all members.

Public Member Functions

void fix_length_and_dec ()
longlong val_date_temporal ()
bool get_date (MYSQL_TIME *res, uint fuzzy_date)
Stringval_str (String *str)

Protected Member Functions

virtual Time_zonetime_zone ()=0

Member Function Documentation

longlong Item_func_curdate::val_date_temporal ( ) [inline, virtual]

Return date value of item in packed longlong format.

Reimplemented from Item_date_func.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines