Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

_distrib Struct Reference

Structure for performing distribution. More...


Data Fields

carryfn_t doescarry
problem_t error_flag
void * needSourceList
void * unvisitedNodes
selem_t flagToSet
Int16 SourceLeft
Int16 SourceTotal
Int16 NodesTotal
Int16 NodesSupplied
Int16 ShortOrOut


Detailed Description

Structure for performing distribution.

Definition at line 30 of file simulation.c.


Field Documentation

carryfn_t _distrib::doescarry
 

Does the node carry the item

Definition at line 31 of file simulation.c.

Referenced by DistributeNumberOfSquaresAround(), and DoDistribute().

problem_t _distrib::error_flag
 

Error flag

Definition at line 33 of file simulation.c.

Referenced by DoDistribute().

selem_t _distrib::flagToSet
 

flag that is being set in this loop

Definition at line 37 of file simulation.c.

Referenced by DistributeUnvisited(), DoDistribute(), and SetSupplied().

void* _distrib::needSourceList
 

list of nodes that need to be powered

Definition at line 35 of file simulation.c.

Referenced by DistributeUnvisited(), DoDistribute(), and SupplyIfPlant().

Int16 _distrib::NodesSupplied
 

nodes supplied

Definition at line 41 of file simulation.c.

Referenced by DoDistribute(), and SetSupplied().

Int16 _distrib::NodesTotal
 

nodes visited

Definition at line 40 of file simulation.c.

Referenced by AddNeighbors(), DoDistribute(), and SupplyIfPlant().

Int16 _distrib::ShortOrOut
 

was short or out of the chosen item

Definition at line 42 of file simulation.c.

Referenced by DoDistribute().

Int16 _distrib::SourceLeft
 

amount of source left

Definition at line 38 of file simulation.c.

Referenced by DistributeUnvisited(), DoDistribute(), and SupplyIfPlant().

Int16 _distrib::SourceTotal
 

total source available

Definition at line 39 of file simulation.c.

Referenced by DoDistribute(), and SupplyIfPlant().

void* _distrib::unvisitedNodes
 

nodes that have not been visited

Definition at line 36 of file simulation.c.

Referenced by AddNeighbors(), DistributeUnvisited(), and DoDistribute().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18