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

Public Types

enum  Type { OrderedIndex = NdbDictionary::Index::OrderedIndex, UniqueHashIndex = NdbDictionary::Index::UniqueHashIndex }

Public Member Functions

 ITab (const struct Tab &tab, const char *name, Type type, uint icols)
void icoladd (uint k, const ICol *icolptr)

Public Attributes

struct Tabm_tab
const char * m_name
Type m_type
uint m_icols
const ICol ** m_icol
uint m_keymask

Detailed Description

Definition at line 830 of file testOIBasic.cpp.


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