#include <Statistics.h>
Public Member Functions | |
XMLTag * | Save () |
Statistics (XMLTag *) | |
virtual | ~Statistics () |
class Statistics TODO: implement
Definition at line 42 of file Statistics.h.
Statistics::Statistics | ( | XMLTag * | ) |
Empty Constructor
Definition at line 33 of file Statistics.cpp.
Statistics::~Statistics | ( | ) | [virtual] |
Empty Destructor
Definition at line 36 of file Statistics.cpp.
XMLTag * Statistics::Save | ( | ) |
Save statitics
Definition at line 41 of file Statistics.cpp.