Drizzled Public API Documentation

DrizzleDumpDatabaseMySQL Class Reference
Inheritance diagram for DrizzleDumpDatabaseMySQL:
DrizzleDumpDatabase

Public Member Functions

 DrizzleDumpDatabaseMySQL (const std::string &database, DrizzleDumpConnection *connection)
bool populateTables (void)
bool populateTables (const std::vector< std::string > &table_names)
void setCollate (const char *newCollate)
void cleanTableName (std::string &tableName)
bool ignoreTable (std::string tableName)

Public Attributes

DrizzleDumpConnectiondcon
std::stringstream errmsg
std::vector< DrizzleDumpTable * > tables
const std::string databaseName
std::string collate

Detailed Description

Definition at line 76 of file drizzledump_mysql.h.


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