Classes | |
struct | AuditorTraits |
struct | AuditorTraits< const char * > |
struct | AuditorTraits< const int > |
struct | AuditorTraits< const std::string > |
struct | AuditorTraits< std::pair< std::streampos, std::istream * > > |
struct | AuditorTraits< std::pair< std::streampos, std::ostream * > > |
struct | AuditorTraits< String > |
struct | AuditorTraits< zorba::time::Timer > |
struct | AuditorTraits< zorba::time::Timer, 0x1 > |
class | Configuration |
class | Event |
class | Observation |
class | Property |
an identifier for a specific piece of information that can be audited. More... | |
class | PropertyGroup |
an identifier for a set of pieces of information that can be audited together. More... | |
class | Provider |
class | Record |
class | ScopedAuditor |
class | ScopedRecord |
Typedefs | |
typedef ScopedAuditor < zorba::time::Timer > | DurationAuditor |
typedef ScopedAuditor< const int > | IntAuditor |
typedef ScopedAuditor< const std::string > | StringAuditor |
typedef ScopedAuditor < zorba::time::Timer, 0x1 > | TimestampAuditor |
Definition at line 105 of file audit_scoped.h.
typedef ScopedAuditor<const int> zorba::audit::IntAuditor |
Definition at line 104 of file audit_scoped.h.
typedef ScopedAuditor<const std::string> zorba::audit::StringAuditor |
Definition at line 103 of file audit_scoped.h.
typedef ScopedAuditor<zorba::time::Timer, 0x1> zorba::audit::TimestampAuditor |
Definition at line 106 of file audit_scoped.h.