ecto
Public Member Functions | Public Attributes | List of all members
ecto::profile::stats_collector Struct Reference

#include <profile.hpp>

Collaboration diagram for ecto::profile::stats_collector:
Collaboration graph
[legend]

Public Member Functions

 stats_collector (const std::string &n, stats_type &stats)
 
 ~stats_collector ()
 

Public Attributes

const unsigned long start
 
stats_typestats
 
const std::string & instancename
 

Constructor & Destructor Documentation

ecto::profile::stats_collector::stats_collector ( const std::string &  n,
stats_type stats 
)
inline
ecto::profile::stats_collector::~stats_collector ( )
inline

Member Data Documentation

const std::string& ecto::profile::stats_collector::instancename
const unsigned long ecto::profile::stats_collector::start
stats_type& ecto::profile::stats_collector::stats

The documentation for this struct was generated from the following file: