ANNA Suite  2020b
Multipurpose development suite for Telco applications
Classes | Namespaces | Typedefs
Accumulator.hpp File Reference
#include <anna/core/RuntimeException.hpp>
#include <anna/core/functions.hpp>
#include <string>
Include dependency graph for Accumulator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  anna::statistics::Operation
 
struct  anna::statistics::_concept_data_t
 
class  anna::statistics::Accumulator
 Contains statistical sample information. More...
 

Namespaces

 anna
 
 anna::xml
 
 anna::statistics
 

Typedefs

typedef std::map< int, _concept_data_t > anna::statistics::_concept_data_map_t
 
typedef std::map< int, _concept_data_t >::const_iterator anna::statistics::_concept_data_map_iter