
#include <ComlibStats.h>

Public Member Functions | |
| ComlibGlobalStats () | |
| ~ComlibGlobalStats () | |
| void | updateStats (ComlibLocalStats &stats, int pe) |
| void | getAverageStats (int sid, double &, double &, double &, double &) |
Private Attributes | |
| ComlibLocalStats * | statsArr |
Definition at line 279 of file ComlibStats.h.
| ComlibGlobalStats::~ComlibGlobalStats | ( | ) | [inline] |
Definition at line 286 of file ComlibStats.h.
ComlibLocalStats* ComlibGlobalStats::statsArr [private] |
Definition at line 281 of file ComlibStats.h.
Referenced by ComlibGlobalStats(), getAverageStats(), and updateStats().
1.5.5