#include <zorba/audit_scoped.h>
Public Types | |
typedef long long | audit_type |
typedef std::pair < std::streampos, std::istream * > | 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::istream * > >::audit_type |
Definition at line 153 of file audit_scoped.h.
typedef std::pair<std::streampos, std::istream*> zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >::value_type |
Definition at line 152 of file audit_scoped.h.
static audit_type zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 157 of file audit_scoped.h.
static void zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 154 of file audit_scoped.h.