
#include <trace-projections.h>

Public Member Functions | |
| NestedEvent () | |
| NestedEvent (int _event, int _msgType, int _ep, int _srcPe, int _ml, CmiObjId *_idx) | |
Data Fields | |
| int | event |
| int | msgType |
| int | ep |
| int | srcPe |
| int | ml |
| CmiObjId * | idx |
Definition at line 448 of file trace-projections.h.
| NestedEvent::NestedEvent | ( | ) | [inline] |
Definition at line 452 of file trace-projections.h.
| NestedEvent::NestedEvent | ( | int | _event, | |
| int | _msgType, | |||
| int | _ep, | |||
| int | _srcPe, | |||
| int | _ml, | |||
| CmiObjId * | _idx | |||
| ) | [inline] |
Definition at line 453 of file trace-projections.h.
Definition at line 450 of file trace-projections.h.
Definition at line 450 of file trace-projections.h.
Definition at line 450 of file trace-projections.h.
Definition at line 450 of file trace-projections.h.
Definition at line 450 of file trace-projections.h.
Definition at line 451 of file trace-projections.h.
1.5.5