My Project
Public Member Functions | Protected Member Functions
Item_func_curtime Class Reference
Inheritance diagram for Item_func_curtime:
Item_time_func Item_temporal_func Item_func Item_result_field Item Item_func_curtime_local Item_func_curtime_utc

List of all members.

Public Member Functions

 Item_func_curtime (uint8 dec_arg)
void fix_length_and_dec ()
longlong val_time_temporal ()
bool get_time (MYSQL_TIME *ltime)
Stringval_str (String *str)

Protected Member Functions

virtual Time_zonetime_zone ()=0

Constructor & Destructor Documentation

Item_func_curtime::Item_func_curtime ( uint8  dec_arg) [inline]

Constructor for Item_func_curtime.

Parameters:
dec_argNumber of fractional digits.

Member Function Documentation

longlong Item_func_curtime::val_time_temporal ( ) [inline, virtual]

Return time value of item in packed longlong format.

Reimplemented from Item_time_func.


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