Drizzled Public API Documentation

drizzled::plugin::BeforeInsertRecordEventData Class Reference

Inheritance diagram for drizzled::plugin::BeforeInsertRecordEventData:
drizzled::plugin::TableEventData drizzled::plugin::EventData

List of all members.

Public Member Functions

 BeforeInsertRecordEventData (Session &session_arg, Table &table_arg, unsigned char *row_arg)
virtual bool callEventObservers ()

Static Public Member Functions

static bool hasEvents (Table &in_table)

Public Attributes

unsigned char * row
Sessionsession
Tabletable
EventObserver::EventType event

Protected Attributes

EventObserverListobserverList

Detailed Description

Definition at line 490 of file event_observer.h.


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