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

Public Member Functions

 STATIC_CONST (oldSignalLength=3)
 STATIC_CONST (SignalLength=5)
void init ()
Uint32 getTableId () const
void setTableId (Uint32 val)
Uint32 getTableType () const
void setTableType (Uint32 val)
Uint32 getListNames () const
void setListNames (Uint32 val)
Uint32 getListIndexes () const
void setListIndexes (Uint32 val)
Uint32 oldGetTableId ()
void oldSetTableId (Uint32 val)
Uint32 oldGetTableType () const
void oldSetTableType (Uint32 val)

Public Attributes

Uint32 senderData
Uint32 senderRef
ListTablesData data

Friends

class Backup
class Table
class Suma
class Dbdict

Detailed Description

Definition at line 134 of file ListTables.hpp.

Friends And Related Function Documentation

friend class Backup
friend

Sender(s)

Definition at line 138 of file ListTables.hpp.

friend class Dbdict
friend

Reciver(s)

Definition at line 145 of file ListTables.hpp.


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