#include <zorba/audit.h>
Definition at line 102 of file audit.h.
virtual zorba::audit::Event::~Event |
( |
| ) |
|
|
virtual |
virtual const Record* zorba::audit::Event::at |
( |
size_t |
| ) |
const |
|
pure virtual |
virtual bool zorba::audit::Event::audit |
( |
const Property & |
| ) |
const |
|
pure virtual |
virtual bool zorba::audit::Event::audit |
( |
const String & |
| ) |
const |
|
pure virtual |
virtual Record* zorba::audit::Event::createRecord |
( |
| ) |
|
|
pure virtual |
static Event* zorba::audit::Event::get |
( |
| ) |
|
|
static |
virtual const Property* zorba::audit::Event::getDynamicProperty |
( |
const String & |
| ) |
const |
|
pure virtual |
virtual size_t zorba::audit::Event::size |
( |
| ) |
const |
|
pure virtual |
virtual void zorba::audit::Event::submitRecord |
( |
Record * |
| ) |
|
|
pure virtual |
virtual std::ostream& zorba::audit::Event::write |
( |
std::ostream & |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: