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

SimImmuno.LBm Class Reference

Inheritance diagram for SimImmuno.LBm:

SimImmuno.Cellule List of all members.

Public Member Functions

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

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.LBm.LBm int  x,
int  y,
int  spe
 

Definition at line 29 of file LBm.cs.

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

Referenced by SimImmuno.LBm.ProdLBMemoire().

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

Definition at line 37 of file LBm.cs.

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


Member Function Documentation

new void SimImmuno.LBm.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 51 of file LBm.cs.

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

void SimImmuno.LBm.Activation Cellule  cell  ) 
 

Definition at line 45 of file LBm.cs.

References SimImmuno.LBm.active_by_il.

void SimImmuno.LBm.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 150 of file LBm.cs.

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

Referenced by SimImmuno.LBm.Action().

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

Definition at line 128 of file LBm.cs.

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

Referenced by SimImmuno.LBm.Action().

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

Definition at line 106 of file LBm.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.LBm.Action().

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

Definition at line 212 of file LBm.cs.

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

Referenced by SimImmuno.LBm.Mouvement().

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

Definition at line 231 of file LBm.cs.

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

Referenced by SimImmuno.LBm.Mouvement().


Member Data Documentation

int SimImmuno.LBm.active_by_il = 0 [private]
 

Definition at line 26 of file LBm.cs.

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

int SimImmuno.LBm.last_ag_detect [private]
 

Definition at line 27 of file LBm.cs.

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


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