Drizzled Public API Documentation

DrizzleDumpIndexMySQL Class Reference

Inheritance diagram for DrizzleDumpIndexMySQL:
DrizzleDumpIndex

List of all members.

Public Types

typedef std::pair< std::string,
uint32_t > 
columnData

Public Member Functions

 DrizzleDumpIndexMySQL (std::string &index, DrizzleDumpConnection *connection)

Public Attributes

DrizzleDumpConnectiondcon
std::string indexName
bool isPrimary
bool isUnique
bool isHash
std::vector< columnData > columns

Friends

std::ostream & operator<< (std::ostream &os, const DrizzleDumpIndex &obj)

Detailed Description

Definition at line 28 of file drizzledump_mysql.h.


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