Classes | Namespaces | Functions
audit.h File Reference
#include <iostream>
#include <vector>
#include <zorba/config.h>
#include <zorba/zorba_string.h>
Include dependency graph for audit.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const zorba::audit::Configuration c 
)
inline

Definition at line 136 of file audit.h.

References zorba::audit::Configuration::write().

std::ostream& operator<< ( std::ostream &  os,
const zorba::audit::Event e 
)
inline

Definition at line 140 of file audit.h.

References zorba::audit::Event::write().

blog comments powered by Disqus