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 |
|
|
Definition at line 34 of file frmLog.cs. References SimImmuno.frmLog.clear(), and SimImmuno.frmLog.InitializeComponent(). |
|
|
Definition at line 85 of file frmLog.cs. References SimImmuno.frmLog.lbEvent. Referenced by SimImmuno.frmLog.frmLog(), and SimImmuno.frmMain.RestartSim(). |
|
|
Definition at line 92 of file frmLog.cs. References SimImmuno.frmLog.components. |
|
|
<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(). |
|
|
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(). |
|
|
Definition at line 31 of file frmLog.cs. Referenced by SimImmuno.frmLog.Dispose(). |
|
|
Definition at line 33 of file frmLog.cs. Referenced by SimImmuno.frmLog.NewEvent(). |
|
|
Definition at line 32 of file frmLog.cs. Referenced by SimImmuno.frmLog.NewEvent(). |
|
|
Definition at line 30 of file frmLog.cs. Referenced by SimImmuno.frmLog.clear(), SimImmuno.frmLog.InitializeComponent(), and SimImmuno.frmLog.NewEvent(). |
1.4.2