MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbInfo::Table Class Reference

Public Member Functions

 Table (const char *name, Uint32 id)
 Table (const Table &tab)
const Tableoperator= (const Table &tab)
const char * getName () const
Uint32 getTableId () const
bool addColumn (const Column aCol)
unsigned columns (void) const
const ColumngetColumn (const unsigned attributeId) const
const ColumngetColumn (const char *name) const

Friends

class NdbInfo

Detailed Description

Definition at line 62 of file NdbInfo.hpp.


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