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

Classes

struct  entry

Public Types

enum  enum_error { ERR_NO_ERROR = 0, ERR_LIMIT_EXCEEDED, ERR_MEMORY_ALLOCATION }

Public Member Functions

TABLEget_table (ulonglong table_id)
int set_table (ulonglong table_id, TABLE *table)
int remove_table (ulonglong table_id)
void clear_tables ()
ulong count () const

Detailed Description

Definition at line 57 of file rpl_tblmap.h.


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