#include <iostream>
#include <sstream>
#include <cassert>
#include <zorba/audit.h>
#include <zorba/util/timer.h>
Go to the source code of this file.
Namespaces | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::audit | |
Constant Groups | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::audit | |
Typedefs | |
typedef ScopedAuditor < zorba::time::Timer > | zorba::audit::DurationAuditor |
typedef ScopedAuditor< const int > | zorba::audit::IntAuditor |
typedef ScopedAuditor < zorba::time::Timer, 0x2 > | zorba::audit::MicroDurationAuditor |
typedef ScopedAuditor< const std::string > | zorba::audit::StringAuditor |
typedef ScopedAuditor < zorba::time::Timer, 0x1 > | zorba::audit::TimestampAuditor |