#include <Termination.h>
Data Fields | |
| int | neighborStreamId |
| id to address stream. 0 --> numStreams | |
| int | neighborTid |
| neighbor pvm tid | |
| int | neighborPortTag |
| port tag | |
| int | neighborTerm |
| indicates if I have already received a termination mesg of neighbor i | |
Definition at line 15 of file Termination.h.
|
|
port tag
Definition at line 18 of file Termination.h. Referenced by sendTerminationToNeighbors(). |
|
|
id to address stream. 0 --> numStreams
Definition at line 16 of file Termination.h. Referenced by findNeighborId(). |
|
|
indicates if I have already received a termination mesg of neighbor i
Definition at line 19 of file Termination.h. Referenced by terminationDetectionRound(). |
|
|
neighbor pvm tid
Definition at line 17 of file Termination.h. Referenced by findNeighborId(), sendTerminationToNeighbors(), and storeNeighborTids(). |
1.4.6