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

Public Member Functions

 TableS (Uint32 version, class NdbTableImpl *dictTable)
Uint32 getTableId () const
Uint32 getLocalId () const
Uint64 getNoOfRecords () const
void setBackupVersion (Uint32 version)
Uint32 getBackupVersion () const
const char * getTableName () const
int getNoOfAttributes () const
bool have_auto_inc () const
bool have_auto_inc (Uint32 id) const
Uint64 get_max_auto_val () const
void update_max_auto_val (const char *data, int size)
bool get_auto_data (const TupleS &tuple, Uint32 *syskey, Uint64 *nextid) const
const AttributeDescoperator[] (int attributeId) const
AttributeDescgetAttributeDesc (int attributeId) const
bool getSysTable () const
const TableSgetMainTable () const
TableSoperator= (TableS &org)
bool isSYSTAB_0 () const
bool isBroken () const

Public Attributes

class NdbDictionary::Tablem_dictTable

Friends

class TupleS
class RestoreMetaData
class RestoreDataIterator

Detailed Description

Definition at line 156 of file Restore.hpp.

Member Function Documentation

const AttributeDesc* TableS::operator[] ( int  attributeId) const
inline

Get attribute descriptor

Definition at line 281 of file Restore.hpp.


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