Public Member Functions | List of all members
zorba::audit::ScopedAuditor< T, flags > Class Template Reference

#include <zorba/audit_scoped.h>

Public Member Functions

void now ()
 
 ScopedAuditor (ScopedRecord &record, const Property &prop, T &value)
 
 ScopedAuditor (ScopedRecord &record, const String &prop_name, T &value)
 
 ~ScopedAuditor ()
 

Detailed Description

template<class T, unsigned char flags = 0>
class zorba::audit::ScopedAuditor< T, flags >

Definition at line 63 of file audit_scoped.h.

Constructor & Destructor Documentation

template<class T , unsigned char flags = 0>
zorba::audit::ScopedAuditor< T, flags >::ScopedAuditor ( ScopedRecord record,
const Property prop,
T &  value 
)
inline
template<class T , unsigned char flags = 0>
zorba::audit::ScopedAuditor< T, flags >::ScopedAuditor ( ScopedRecord record,
const String prop_name,
T &  value 
)
inline
template<class T , unsigned char flags = 0>
zorba::audit::ScopedAuditor< T, flags >::~ScopedAuditor ( )
inline

Definition at line 83 of file audit_scoped.h.

References zorba::audit::ScopedAuditor< T, flags >::now().

Member Function Documentation

template<class T , unsigned char flags = 0>
void zorba::audit::ScopedAuditor< T, flags >::now ( )
inline

The documentation for this class was generated from the following file: