zorba::audit::Property

#include <zorba/audit.h>

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.

Public Types

Type

Public Functions

const PropertyGroup &

group() const =0

long

id() const =0

const char *

name() const =0

Type

type() const =0

~Property()

Public Types

Type

 Type

Public Functions

group

const PropertyGroup & group() const =0

id

long id() const =0

name

const char * name() const =0

type

Type type() const =0

~Property

 ~Property()