My Project
Public Member Functions
Item_func_month Class Reference

#include <item_timefunc.h>

Inheritance diagram for Item_func_month:
Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_month (Item *a)
longlong val_int ()
double val_real ()
Stringval_str (String *str)
bool get_date (MYSQL_TIME *ltime, uint fuzzydate)
bool get_time (MYSQL_TIME *ltime)
const char * func_name () const
enum Item_result result_type () const
void fix_length_and_dec ()
bool check_partition_func_processor (uchar *int_arg)
bool check_valid_arguments_processor (uchar *int_arg)

Detailed Description

TS-TODO: This should probably have Item_int_func as parent class.


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