Interface for every component that logs network statistics. More...
#include <ana.hpp>

Public Member Functions | |
| virtual | ~network_stats_logger () |
| virtual const stats * | get_stats (stat_type type=ACCUMULATED) const =0 |
| Get the associated collected stats as per a stat_type. | |
Interface for every component that logs network statistics.
Definition at line 155 of file ana.hpp.
| virtual ana::network_stats_logger::~network_stats_logger | ( | ) | [inline, virtual] |
| virtual const stats* ana::network_stats_logger::get_stats | ( | stat_type | type = ACCUMULATED |
) | const [pure virtual] |
Get the associated collected stats as per a stat_type.
| type | : stat_type to be collected ( ACCUMULATED, SECONDS, MINUTES, HOURS, DAYS ) |
Referenced by ana_component::get_stats().

| Generated by doxygen 1.7.1 on Fri May 25 2012 01:17:58 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |