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

Public Member Functions

 Ndb_rewrite_context (Item_func *func)

Public Attributes

const Item_funcfunc_item
const Itemleft_hand_item
uint count
Ndb_rewrite_contextnext

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 512 of file ha_ndbcluster_cond.h.


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