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

SimImmuno.VIH Class Reference

Inheritance diagram for SimImmuno.VIH:

SimImmuno.Cellule List of all members.

Public Member Functions

 VIH (int x, int y)
 VIH (int x, int y, int life)
 VIH (int x, int y, bool mute)
new void Action ()

Private Member Functions

void InfectionVIH (Cellule cell)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Private Attributes

int tmp_count = 0
bool mutation = false

Constructor & Destructor Documentation

SimImmuno.VIH.VIH int  x,
int  y
 

Definition at line 29 of file VIH.cs.

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

SimImmuno.VIH.VIH int  x,
int  y,
int  life
 

Definition at line 36 of file VIH.cs.

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

SimImmuno.VIH.VIH int  x,
int  y,
bool  mute
 

Definition at line 43 of file VIH.cs.

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


Member Function Documentation

new void SimImmuno.VIH.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 53 of file VIH.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.index, SimImmuno.VIH.InfectionVIH(), SimImmuno.VIH.Mouvement(), SimImmuno.VIH.mutation, and SimImmuno.Cellule.rnd.

void SimImmuno.VIH.InfectionVIH Cellule  cell  )  [private]
 

Definition at line 88 of file VIH.cs.

References SimImmuno.VIH.mutation.

Referenced by SimImmuno.VIH.Action().

void SimImmuno.VIH.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 97 of file VIH.cs.

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

Referenced by SimImmuno.VIH.Action().

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

Definition at line 158 of file VIH.cs.

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

Referenced by SimImmuno.VIH.Mouvement().

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

Definition at line 177 of file VIH.cs.

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

Referenced by SimImmuno.VIH.Mouvement().


Member Data Documentation

bool SimImmuno.VIH.mutation = false [private]
 

Definition at line 27 of file VIH.cs.

Referenced by SimImmuno.VIH.Action(), and SimImmuno.VIH.InfectionVIH().

int SimImmuno.VIH.tmp_count = 0 [private]
 

Definition at line 26 of file VIH.cs.

Referenced by SimImmuno.VIH.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