List of all members.
Public Member Functions |
|
| BeforeUpdateRecordEventData (Session &session_arg, Table &table_arg, const unsigned char *old_row_arg, unsigned char *new_row_arg) |
|
virtual bool | callEventObservers () |
Static Public Member Functions |
|
static bool | hasEvents (Table &in_table) |
Public Attributes |
|
const unsigned char * | old_row |
|
unsigned char * | new_row |
|
Session & | session |
|
Table & | table |
|
EventObserver::EventType | event |
Detailed Description
Definition at line 522 of file event_observer.h.
The documentation for this class was generated from the following file: