#include <quiescence.h>
Data Fields | |
int | stage |
char | cDirty |
CmiInt8 | oProcessed |
CmiInt8 | mCreated |
CmiInt8 | mProcessed |
CmiInt8 | cCreated |
CmiInt8 | cProcessed |
int | nReported |
int | nChildren |
int | parent |
int * | children |
Definition at line 20 of file quiescence.h.
Definition at line 22 of file quiescence.h.
Referenced by CQdGetStage(), CQdSetStage(), and CQdStateCreate().
char ConvQdState::cDirty |
Definition at line 23 of file quiescence.h.
Referenced by CQdIsDirty(), CQdReset(), CQdStateCreate(), and CQdSubtreeSetDirty().
Definition at line 24 of file quiescence.h.
Referenced by CQdIsDirty(), CQdMarkProcessed(), and CQdStateCreate().
Definition at line 25 of file quiescence.h.
Referenced by CQdCreate(), CQdGetCreated(), and CQdStateCreate().
Definition at line 25 of file quiescence.h.
Referenced by CQdGetProcessed(), CQdIsDirty(), CQdMarkProcessed(), CQdProcess(), and CQdStateCreate().
Definition at line 26 of file quiescence.h.
Referenced by CQdGetCCreated(), CQdReset(), CQdStateCreate(), and CQdSubtreeCreate().
Definition at line 26 of file quiescence.h.
Referenced by CQdGetCProcessed(), CQdReset(), CQdStateCreate(), and CQdSubtreeProcess().
Definition at line 27 of file quiescence.h.
Referenced by CQdAllReported(), CQdReported(), CQdReset(), and CQdStateCreate().
Definition at line 28 of file quiescence.h.
Referenced by CQdAllReported(), CQdPropagate(), and CQdStateCreate().