Drizzled Public API Documentation

drizzled::plugin::BeforeDropTableEventData Class Reference
Inheritance diagram for drizzled::plugin::BeforeDropTableEventData:
drizzled::plugin::SchemaEventData drizzled::plugin::EventData

Public Member Functions

 BeforeDropTableEventData (Session &session_arg, const drizzled::identifier::Table &table_arg)
 
virtual bool callEventObservers ()
 

Public Attributes

const drizzled::identifier::Tabletable
 
Sessionsession
 
const std::string & db
 
EventObserver::EventType event
 

Protected Attributes

EventObserverListobserverList
 

Detailed Description

Definition at line 414 of file event_observer.h.


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