#include <zorba/audit_scoped.h>
Public Types | |
typedef String | audit_type |
typedef String | value_type |
Static Public Member Functions | |
static audit_type | end (value_type &value) |
static void | start (value_type &value) |
Definition at line 121 of file audit_scoped.h.
typedef String zorba::audit::AuditorTraits< String >::audit_type |
Definition at line 123 of file audit_scoped.h.
typedef String zorba::audit::AuditorTraits< String >::value_type |
Definition at line 122 of file audit_scoped.h.
static audit_type zorba::audit::AuditorTraits< String >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 126 of file audit_scoped.h.
static void zorba::audit::AuditorTraits< String >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 124 of file audit_scoped.h.