OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for Statistics< T >, including all inherited members.
changeStatisticBy(std::string name, T change_by_value) | Statistics< T > | inline |
dumpStatistics() | Statistics< T > | inline |
dumpStatistics(std::ostringstream &stream) | Statistics< T > | inline |
getStatisticValue(std::string name) | Statistics< T > | inline |
registerStatistic(std::string name, T initial_value=0) | Statistics< T > | inline |
stat_name_ | Statistics< T > | private |
Statistics(std::string name) | Statistics< T > | inline |
statistics_ | Statistics< T > | private |
statistics_iterator_t typedef | Statistics< T > | private |
statistics_t typedef | Statistics< T > | private |
~Statistics() | Statistics< T > | inline |