an identifier for a set of pieces of information that can be audited together.
More...
#include <zorba/audit.h>
Public Member Functions |
virtual const char * | getSegment (size_t) const =0 |
virtual size_t | pathLength () const =0 |
Detailed Description
an identifier for a set of pieces of information that can be audited together.
It is assumed that all instances of PropertyGroup are created statically and that they exist while a process exists.
Definition at line 34 of file audit.h.
Member Function Documentation
virtual const char* zorba::audit::PropertyGroup::getSegment |
( |
size_t |
| ) |
const |
|
pure virtual |
virtual size_t zorba::audit::PropertyGroup::pathLength |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: