Drizzled Public API Documentation

drizzled::plugin::DropTableByIdentifier Class Reference
Inheritance diagram for drizzled::plugin::DropTableByIdentifier:

Public Member Functions

 DropTableByIdentifier (Session &session_arg, const identifier::Table &identifier_arg, drizzled::error_t &error_arg)
 
result_type operator() (argument_type engine)
 

Private Attributes

Sessionsession
 
const identifier::Tableidentifier
 
drizzled::error_t & error
 

Detailed Description

Definition at line 304 of file storage_engine.cc.


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