#include <zorba/audit_scoped.h>
Public Types | |
typedef long long | audit_type |
typedef std::pair < std::streampos, std::ostream * > | value_type |
Static Public Member Functions | |
static audit_type | end (value_type &value) |
static void | start (value_type &value) |
typedef long long zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >::audit_type |
Definition at line 164 of file audit_scoped.h.
typedef std::pair<std::streampos, std::ostream*> zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >::value_type |
Definition at line 163 of file audit_scoped.h.
static audit_type zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 168 of file audit_scoped.h.
static void zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 165 of file audit_scoped.h.