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

SimImmuno.frmLog Class Reference

List of all members.

Public Member Functions

 frmLog ()
void NewEvent (string txt_event)
void clear ()

Protected Member Functions

override void Dispose (bool disposing)

Private Member Functions

void InitializeComponent ()

Private Attributes

System.Windows.Forms.ListBox lbEvent
System.ComponentModel.Container components = null
string last_msg = ""
int counter_tmp = 0

Constructor & Destructor Documentation

SimImmuno.frmLog.frmLog  ) 
 

Definition at line 34 of file frmLog.cs.

References SimImmuno.frmLog.clear(), and SimImmuno.frmLog.InitializeComponent().


Member Function Documentation

void SimImmuno.frmLog.clear  ) 
 

Definition at line 85 of file frmLog.cs.

References SimImmuno.frmLog.lbEvent.

Referenced by SimImmuno.frmLog.frmLog(), and SimImmuno.frmMain.RestartSim().

override void SimImmuno.frmLog.Dispose bool  disposing  )  [protected]
 

Definition at line 92 of file frmLog.cs.

References SimImmuno.frmLog.components.

void SimImmuno.frmLog.InitializeComponent  )  [private]
 

<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary>

Definition at line 109 of file frmLog.cs.

References SimImmuno.frmLog.lbEvent.

Referenced by SimImmuno.frmLog.frmLog().

void SimImmuno.frmLog.NewEvent string  txt_event  ) 
 

Definition at line 42 of file frmLog.cs.

References SimImmuno.frmLog.counter_tmp, SimImmuno.frmLog.last_msg, and SimImmuno.frmLog.lbEvent.

Referenced by SimImmuno.frmMain.MoelleOsseuse_Thymus(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim().


Member Data Documentation

System.ComponentModel.Container SimImmuno.frmLog.components = null [private]
 

Definition at line 31 of file frmLog.cs.

Referenced by SimImmuno.frmLog.Dispose().

int SimImmuno.frmLog.counter_tmp = 0 [private]
 

Definition at line 33 of file frmLog.cs.

Referenced by SimImmuno.frmLog.NewEvent().

string SimImmuno.frmLog.last_msg = "" [private]
 

Definition at line 32 of file frmLog.cs.

Referenced by SimImmuno.frmLog.NewEvent().

System.Windows.Forms.ListBox SimImmuno.frmLog.lbEvent [private]
 

Definition at line 30 of file frmLog.cs.

Referenced by SimImmuno.frmLog.clear(), SimImmuno.frmLog.InitializeComponent(), and SimImmuno.frmLog.NewEvent().


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