| 
Public Member Functions | 
|  | Tab (uint idx) | 
| void | coladd (uint k, Col *colptr) | 
| void | itabadd (uint j, ITab *itab) | 
|  | Tab (const char *name, uint cols, uint itabs, uint keycol) | 
| 
Public Attributes | 
| char | tabname [20] | 
| const Col * | col | 
| const NdbDictionary::Table * | tab | 
| char | evtname [20] | 
| const NdbDictionary::Event * | evt | 
| const char * | m_name | 
| uint | m_cols | 
| const Col ** | m_col | 
| uint | m_pkmask | 
| uint | m_itabs | 
| const ITab ** | m_itab | 
| uint | m_orderedindexes | 
| uint | m_hashindexes | 
| uint | m_keycol | 
Detailed Description
Definition at line 282 of file test_event_merge.cpp.
 
The documentation for this struct was generated from the following files: