
#include <statcoll.h>


Public Member Functions | |
| _StatCollMsg () | |
| _StatCollMsg (int ac, int rc, int msg, int mig, int pe) | |
Data Fields | |
| int | aRefineCount |
| int | refineCount |
| int | msgExpected |
| int | migCount |
| int | pnum |
Definition at line 20 of file statcoll.h.
| _StatCollMsg::_StatCollMsg | ( | ) | [inline] |
Definition at line 28 of file statcoll.h.
Definition at line 29 of file statcoll.h.
References aRefineCount, migCount, msgExpected, pnum, and refineCount.
Definition at line 23 of file statcoll.h.
Referenced by _StatCollMsg(), and AmrCoordinator::reportStats().
Definition at line 24 of file statcoll.h.
Referenced by _StatCollMsg(), and AmrCoordinator::reportStats().
Definition at line 25 of file statcoll.h.
Referenced by _StatCollMsg(), and AmrCoordinator::reportStats().
Definition at line 26 of file statcoll.h.
Referenced by _StatCollMsg(), and AmrCoordinator::reportStats().
Definition at line 27 of file statcoll.h.
Referenced by _StatCollMsg(), and AmrCoordinator::reportStats().
1.5.5