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

Public Attributes

const char * db_name
const char * table_name
const char * org_table_name
const char * col_name
const char * org_col_name
ulong length
uint charsetnr
uint flags
uint decimals
enum_field_types type

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)

Detailed Description

Definition at line 3854 of file field.h.


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