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

SimImmuno.Plasmocyte Class Reference

Inheritance diagram for SimImmuno.Plasmocyte:

SimImmuno.Cellule List of all members.

Public Member Functions

 Plasmocyte (int x, int y, int spe)
 Plasmocyte (int x, int y, int spe, int life)
new void Action ()
void Activation (Cellule iLB)

Private Member Functions

void ProdAC (Cellule icell)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Private Attributes

int active_by_il = 0

Constructor & Destructor Documentation

SimImmuno.Plasmocyte.Plasmocyte int  x,
int  y,
int  spe
 

Definition at line 28 of file Plasmocyte.cs.

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

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

Definition at line 35 of file Plasmocyte.cs.

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


Member Function Documentation

new void SimImmuno.Plasmocyte.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 42 of file Plasmocyte.cs.

References SimImmuno.Plasmocyte.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Plasmocyte.Mouvement(), SimImmuno.Plasmocyte.ProdAC(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite.

void SimImmuno.Plasmocyte.Activation Cellule  iLB  ) 
 

Definition at line 85 of file Plasmocyte.cs.

References SimImmuno.Plasmocyte.active_by_il.

Referenced by SimImmuno.LBm.ProdPlasmo(), and SimImmuno.LB.ProdPlasmo().

void SimImmuno.Plasmocyte.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 113 of file Plasmocyte.cs.

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

Referenced by SimImmuno.Plasmocyte.Action().

void SimImmuno.Plasmocyte.ProdAC Cellule  icell  )  [private]
 

Definition at line 92 of file Plasmocyte.cs.

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

Referenced by SimImmuno.Plasmocyte.Action().

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

Definition at line 175 of file Plasmocyte.cs.

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

Referenced by SimImmuno.Plasmocyte.Mouvement().

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

Definition at line 194 of file Plasmocyte.cs.

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

Referenced by SimImmuno.Plasmocyte.Mouvement().


Member Data Documentation

int SimImmuno.Plasmocyte.active_by_il = 0 [private]
 

Definition at line 26 of file Plasmocyte.cs.

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


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