Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

SimImmuno.LB Class Reference

Inheritance diagram for SimImmuno.LB:

SimImmuno.Cellule List of all members.

Public Member Functions

 LB (int x, int y)
 LB (int x, int y, int spe)
 LB (int x, int y, int spe, int life)
new void Action ()
void Activation (Cellule cell)

Private Member Functions

void ProdPlasmo (Cellule icell)
void ProdLBMemoire (Cellule icell)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Private Attributes

int active_by_il = 0
int last_ag_detect

Constructor & Destructor Documentation

SimImmuno.LB.LB int  x,
int  y
 

Definition at line 29 of file LB.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LB.last_ag_detect, SimImmuno.Cellule.Life, SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite.

SimImmuno.LB.LB int  x,
int  y,
int  spe
 

Definition at line 37 of file LB.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LB.last_ag_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite.

SimImmuno.LB.LB int  x,
int  y,
int  spe,
int  life
 

Definition at line 45 of file LB.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LB.last_ag_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite.


Member Function Documentation

new void SimImmuno.LB.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 53 of file LB.cs.

References SimImmuno.LB.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.LB.last_ag_detect, SimImmuno.LB.Mouvement(), SimImmuno.LB.ProdLBMemoire(), SimImmuno.LB.ProdPlasmo(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite.

void SimImmuno.LB.Activation Cellule  cell  ) 
 

Definition at line 152 of file LB.cs.

References SimImmuno.LB.active_by_il.

void SimImmuno.LB.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 158 of file LB.cs.

References SimImmuno.LB.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.Cellule.cell_plusproche, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.Location, SimImmuno.Cellule.rnd, SimImmuno.LB.TestIfAlive(), and SimImmuno.LB.TestIfDejaSelect().

Referenced by SimImmuno.LB.Action().

void SimImmuno.LB.ProdLBMemoire Cellule  icell  )  [private]
 

Definition at line 130 of file LB.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), and SimImmuno.Cellule.rnd.

Referenced by SimImmuno.LB.Action().

void SimImmuno.LB.ProdPlasmo Cellule  icell  )  [private]
 

Definition at line 108 of file LB.cs.

References SimImmuno.Plasmocyte.Activation(), SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.Location, SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite.

Referenced by SimImmuno.LB.Action().

bool SimImmuno.LB.TestIfAlive Cellule  cell  )  [private]
 

Definition at line 220 of file LB.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.index, and SimImmuno.Cellule.specificite.

Referenced by SimImmuno.LB.Mouvement().

bool SimImmuno.LB.TestIfDejaSelect Cellule  cell  )  [private]
 

Definition at line 239 of file LB.cs.

References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone().

Referenced by SimImmuno.LB.Mouvement().


Member Data Documentation

int SimImmuno.LB.active_by_il = 0 [private]
 

Definition at line 26 of file LB.cs.

Referenced by SimImmuno.LB.Action(), SimImmuno.LB.Activation(), and SimImmuno.LB.Mouvement().

int SimImmuno.LB.last_ag_detect [private]
 

Definition at line 27 of file LB.cs.

Referenced by SimImmuno.LB.Action(), and SimImmuno.LB.LB().


The documentation for this class was generated from the following file:
Generated on Sat Jun 4 15:03:48 2005 for SimImmuno by  doxygen 1.4.2