MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
in_time_as_longlong Class Reference
Inheritance diagram for in_time_as_longlong:
Collaboration diagram for in_time_as_longlong:

Public Member Functions

 in_time_as_longlong (uint elements)
Itemcreate_item ()
void set (uint pos, Item *item)
uchar * get_value (Item *item)
- Public Member Functions inherited from in_longlong
 in_longlong (uint elements)
void value_to_item (uint pos, Item *item)
Item_result result_type ()
- Public Member Functions inherited from in_vector
 in_vector (uint elements, uint element_length, qsort2_cmp cmp_func, const CHARSET_INFO *cmp_coll)
void sort ()
int find (Item *item)
bool compare_elems (uint pos1, uint pos2)

Additional Inherited Members

- Static Public Member Functions inherited from Sql_alloc
static void * operator new (size_t size) throw ()
static void * operator new[] (size_t size) throw ()
static void * operator new[] (size_t size, MEM_ROOT *mem_root) throw ()
static void * operator new (size_t size, MEM_ROOT *mem_root) throw ()
static void operator delete (void *ptr, size_t size)
static void operator delete (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, size_t size)
- Public Attributes inherited from in_vector
char * base
uint size
qsort2_cmp compare
const CHARSET_INFOcollation
uint count
uint used_count
- Protected Attributes inherited from in_longlong
struct in_longlong::packed_longlong tmp

Detailed Description

Definition at line 1032 of file item_cmpfunc.h.


The documentation for this class was generated from the following files: