|
FreePOOMA
2.4.1
|
#include <Statistics.h>
Public Member Functions | |
| const std::string & | description () const |
| long | value () const |
| void | increment (long val=1) |
Friends | |
| class | Statistics |
| const std::string& Pooma::StatisticsData::description | ( | ) | const [inline] |
| long Pooma::StatisticsData::value | ( | ) | const [inline] |
| void Pooma::StatisticsData::increment | ( | long | val = 1 | ) | [inline] |
friend class Statistics [friend] |
1.7.6.1