Public Types | Static Public Member Functions
zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > > Struct Template Reference

#include <zorba/audit_scoped.h>

List of all members.

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)

Detailed Description

template<>
struct zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >

Definition at line 162 of file audit_scoped.h.


Member Typedef Documentation

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.


Member Function Documentation

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.


The documentation for this struct was generated from the following file:
blog comments powered by Disqus