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

SimImmuno.LT4 Class Reference

Inheritance diagram for SimImmuno.LT4:

SimImmuno.Cellule List of all members.

Public Member Functions

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

Private Member Functions

void ProdLT4Memoire (Cellule icell)
void ProdIL (int spe)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Private Attributes

int last_infect_detect
int active_by_il = 0

Constructor & Destructor Documentation

SimImmuno.LT4.LT4 int  x,
int  y
 

Definition at line 29 of file LT4.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT4.last_infect_detect, and SimImmuno.Cellule.Life.

SimImmuno.LT4.LT4 int  x,
int  y,
int  spe
 

Definition at line 36 of file LT4.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT4.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite.

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

Definition at line 44 of file LT4.cs.

References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT4.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite.


Member Function Documentation

new void SimImmuno.LT4.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 52 of file LT4.cs.

References SimImmuno.LT4.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.LT4.last_infect_detect, SimImmuno.LT4.Mouvement(), SimImmuno.LT4.ProdIL(), SimImmuno.LT4.ProdLT4Memoire(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite.

void SimImmuno.LT4.Activation Cellule  cell  ) 
 

Definition at line 144 of file LT4.cs.

References SimImmuno.LT4.active_by_il.

void SimImmuno.LT4.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 150 of file LT4.cs.

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

Referenced by SimImmuno.LT4.Action().

void SimImmuno.LT4.ProdIL int  spe  )  [private]
 

Definition at line 109 of file LT4.cs.

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

Referenced by SimImmuno.LT4.Action().

void SimImmuno.LT4.ProdLT4Memoire Cellule  icell  )  [private]
 

Definition at line 87 of file LT4.cs.

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

Referenced by SimImmuno.LT4.Action().

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

Definition at line 212 of file LT4.cs.

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

Referenced by SimImmuno.LT4.Mouvement().

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

Definition at line 231 of file LT4.cs.

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

Referenced by SimImmuno.LT4.Mouvement().


Member Data Documentation

int SimImmuno.LT4.active_by_il = 0 [private]
 

Definition at line 27 of file LT4.cs.

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

int SimImmuno.LT4.last_infect_detect [private]
 

Definition at line 26 of file LT4.cs.

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


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