_TerminationDetection_ Struct Reference

#include <Termination.h>

Collaboration diagram for _TerminationDetection_:

Collaboration graph
[legend]

Data Fields

int localTag
 # of termination detection round
int status
 indicates if I am participating of a termination detection
int numNeighbors
 my number of neighbors
NeighborDatand
int numStreams
 Number of streams connected to me (input + output).
int * stream
 indicates if the stream i is empty

Detailed Description

Definition at line 22 of file Termination.h.


Field Documentation

int _TerminationDetection_::localTag
 

# of termination detection round

Definition at line 23 of file Termination.h.

Referenced by beginTerminationDetection(), initTerminationDetection(), sendTerminationToLeader(), sendTerminationToNeighbors(), and terminationDetectionRound().

NeighborData* _TerminationDetection_::nd
 

Definition at line 26 of file Termination.h.

Referenced by findNeighborId(), initTerminationDetection(), sendTerminationToNeighbors(), storeNeighborTids(), and terminationDetectionRound().

int _TerminationDetection_::numNeighbors
 

my number of neighbors

Definition at line 25 of file Termination.h.

Referenced by findNeighborId(), initTerminationDetection(), sendTerminationToNeighbors(), storeNeighborTids(), and terminationDetectionRound().

int _TerminationDetection_::numStreams
 

Number of streams connected to me (input + output).

Definition at line 27 of file Termination.h.

int _TerminationDetection_::status
 

indicates if I am participating of a termination detection

Definition at line 24 of file Termination.h.

Referenced by beginTerminationDetection(), dsReadBuffer(), initTerminationDetection(), terminationDetectionRound(), and updateTermStreamToEmpty().

int* _TerminationDetection_::stream
 

indicates if the stream i is empty

Definition at line 28 of file Termination.h.

Referenced by terminationDetectionRound(), and updateTermStreamToEmpty().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 17 19:28:55 2006 for Void by  doxygen 1.4.6