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 Tab & | m_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: