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 | |
Session & | session |
const identifier::Table & | identifier |
drizzled::error_t & | error |
Definition at line 304 of file storage_engine.cc.