#include <ProfileData.h>
Static Public Member Functions | |
| static const ISType & | type () |
Public Attributes | |
| std::vector< double > | bin_entries |
| std::vector< double > | statistics |
Protected Member Functions | |
| ProfileData (const std::string &type) | |
| void | publishGuts (ISostream &out) |
| void | refreshGuts (ISistream &in) |
| std::vector<double> oh::ProfileData::bin_entries |
Number of entries per bin
| std::vector<double> oh::ProfileData::statistics |
Statistics values
1.4.7