SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors Class Reference
Inheritance diagram for Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors:
Inheritance graph
Collaboration diagram for Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors:
Collaboration graph

Public Member Functions

void addMessage (String date, String time, String source, String message)
 
 SECI_Errors ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

delegate void addMessageDelegate (String date, String time, String source, String message)
 
void addRow (String date, String time, String source, String message)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void SECI_Errors_Load (object sender, EventArgs e)
 

Private Attributes

System.Windows.Forms.DataGridViewTextBoxColumn colDate
 
System.Windows.Forms.DataGridViewTextBoxColumn colMessage
 
System.Windows.Forms.DataGridViewTextBoxColumn colSource
 
System.Windows.Forms.DataGridViewTextBoxColumn colTime
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.DataGridView dataGridView1
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Panel panel1
 

Detailed Description

Definition at line 11 of file SECI_Errors.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.SECI_Errors ( )
inline

Definition at line 15 of file SECI_Errors.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.addMessage ( String  date,
String  time,
String  source,
String  message 
)
inline

Definition at line 29 of file SECI_Errors.cs.

delegate void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.addMessageDelegate ( String  date,
String  time,
String  source,
String  message 
)
private
void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.addRow ( String  date,
String  time,
String  source,
String  message 
)
inlineprivate

Definition at line 34 of file SECI_Errors.cs.

override void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file SECI_Errors.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.InitializeComponent ( )
inlineprivate

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

Definition at line 30 of file SECI_Errors.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.SECI_Errors_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 20 of file SECI_Errors.cs.

Member Data Documentation

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.colDate
private

Definition at line 136 of file SECI_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.colMessage
private

Definition at line 139 of file SECI_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.colSource
private

Definition at line 138 of file SECI_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.colTime
private

Definition at line 137 of file SECI_Errors.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.components = null
private

Required designer variable.

Definition at line 8 of file SECI_Errors.Designer.cs.

System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.dataGridView1
private

Definition at line 135 of file SECI_Errors.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.label1
private

Definition at line 134 of file SECI_Errors.Designer.cs.

System.Windows.Forms.Panel Sample_Environment_Control_Interface.Dialogs.Messages.SECI_Errors.panel1
private

Definition at line 133 of file SECI_Errors.Designer.cs.


The documentation for this class was generated from the following files: