zorba::audit::Property
an identifier for a specific piece of information that can be audited.
It is assumed that all instances of Property are created statically and that they exist while a process exists.
#include <zorba/audit.h>
Public Types
| Type |
Public Functions
| const virtual const PropertyGroup & | group() |
| const virtual long | id() |
| const virtual const char * | name() |
| const virtual Type | type() |
| virtual | ~Property() |
Public Types
Type
Type
Public Functions
group
const virtual const PropertyGroup & group()
id
const virtual long id()
name
const virtual const char * name()
type
const virtual Type type()
~Property
virtual ~Property()
blog comments powered by Disqus