Service that collects statistics.
More...
List of all members.
Detailed Description
Service that collects statistics.
Constructor & Destructor Documentation
| Tonido::System::StatsService::StatsService |
( |
| ) |
|
| Tonido::System::StatsService::~StatsService |
( |
| ) |
[virtual] |
Member Function Documentation
| bool Tonido::System::StatsService::init |
( |
const std::string & |
a_basePath | ) |
[virtual] |
| const std::string & Tonido::System::StatsService::name |
( |
| ) |
const [virtual] |
| void Tonido::System::StatsService::onMessage |
( |
const void * |
pSender, |
|
|
Tonido::Data::Message::SharedPtr & |
args |
|
) |
| [virtual] |
| bool Tonido::System::StatsService::shutdown |
( |
| ) |
[virtual] |
| bool Tonido::System::StatsService::startup |
( |
MessageDispatcher * |
dispatcher | ) |
[virtual] |