Go to the source code of this file.
Classes | |
class | zorba::audit::Configuration |
class | zorba::audit::Event |
class | zorba::audit::Observation |
class | zorba::audit::Property |
an identifier for a specific piece of information that can be audited. More... | |
class | zorba::audit::PropertyGroup |
an identifier for a set of pieces of information that can be audited together. More... | |
class | zorba::audit::Provider |
class | zorba::audit::Record |
Namespaces | |
namespace | zorba |
Copyright 2006-2011 The FLWOR Foundation. | |
namespace | zorba::audit |
Functions | |
std::ostream & | operator<< (std::ostream &os, const zorba::audit::Configuration &c) |
std::ostream & | operator<< (std::ostream &os, const zorba::audit::Event &e) |
std::ostream& operator<< | ( | std::ostream & | os, |
const zorba::audit::Configuration & | c | ||
) | [inline] |
Definition at line 126 of file audit.h.
References zorba::audit::Configuration::write().
std::ostream& operator<< | ( | std::ostream & | os, |
const zorba::audit::Event & | e | ||
) | [inline] |
Definition at line 130 of file audit.h.
References zorba::audit::Event::write().