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

Public Member Functions

 STATIC_CONST (SignalLength=25)
 STATIC_CONST (HeaderLength=2)
 STATIC_CONST (DataLength=23)
void setTableId (unsigned pos, Uint32 val)
void setTableType (unsigned pos, Uint32 val)
void setTableStore (unsigned pos, Uint32 val)
void setTableState (unsigned pos, Uint32 val)
void setTableTemp (unsigned pos, Uint32 val)

Static Public Member Functions

static Uint32 getTableId (Uint32 data)
static Uint32 getTableType (Uint32 data)
static Uint32 getTableStore (Uint32 data)
static Uint32 getTableState (Uint32 data)
static Uint32 getTableTemp (Uint32 data)

Public Attributes

Uint32 senderData
Uint32 counter
Uint32 tableData [DataLength]

Friends

class Dbdict
class Backup
class Table

Detailed Description

Definition at line 224 of file ListTables.hpp.

Member Function Documentation

OldListTablesConf::STATIC_CONST ( SignalLength  = 25)

Note: last signal is indicated by having length < 25

Friends And Related Function Documentation

friend class Backup
friend

Reciver(s)

Definition at line 233 of file ListTables.hpp.

friend class Dbdict
friend

Sender(s)

Definition at line 228 of file ListTables.hpp.


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