Statistics.hh File Reference

Statistics public header. More...

#include <map>
#include <vector>
#include <deque>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/utility.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/signals.hpp>
#include <senf/Utils/Logger/Logger.hh>
#include <senf/Utils/Console/ScopedDirectory.hh>
#include "StatisticAccumulator.hh"
#include "Exception.hh"
#include "Statistics.cci"
#include "Statistics.cti"

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Statistics public header.

Definition in file Statistics.hh.


Classes

class   senf::StatisticsBase
  Internal: Generic Statistics collection. More...
struct   senf::StatisticsBase::StatisticsBase::Transform
class   senf::StatisticsBase::StatisticsBase::OutputProxy< Owner >
  Output connection interface. More...
struct   senf::StatisticsBase::StatisticsBase::InvalidRankException
struct   senf::StatisticsBase::StatisticsBase::DuplicateRankException
struct   senf::StatisticsBase::StatisticsBase::QueueEntry
struct   senf::StatisticsBase::StatisticsBase::OutputEntry
struct   senf::StatisticsBase::StatisticsBase::OutputEntry::StatisticsBase::OutputEntry::TargetBase
struct   senf::StatisticsBase::StatisticsBase::OutputEntry::StatisticsBase::OutputEntry::Target< PTarget >
class   senf::Statistics
  Collect statistics and generate log messages. More...
class   senf::Collector
  Accumulated statistics collector. More...

Namespaces

namespace   senf

Defines

#define  HH_SENF_Utils_Statistics_   1

Define Documentation

#define
HH_SENF_Utils_Statistics_   1

Definition at line 27 of file Statistics.hh.