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

Public Member Functions

 in_decimal (uint elements)
void set (uint pos, Item *item)
uchar * get_value (Item *item)
Itemcreate_item ()
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

Detailed Description

Definition at line 1093 of file item_cmpfunc.h.


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