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

Public Member Functions

void addLabViewMessages (Seci.SerialisableList< Seci.LabView.MessageInfo > messages)
 
void addSeciMessage (String date, String time, String source, String message)
 
void btnClose_Click (object sender, EventArgs e)
 
void SECI_Messages_FormClosing (object sender, FormClosingEventArgs e)
 
 SeciMessages ()
 

Public Attributes

LabView_Errors lvErrors
 

Protected Member Functions

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

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.Windows.Forms.Button btnClose
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
SECI_Errors seciErrors
 
System.Windows.Forms.SplitContainer splitContainer1
 

Detailed Description

Definition at line 11 of file SeciMessages.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.SeciMessages ( )
inline

Definition at line 13 of file SeciMessages.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.addLabViewMessages ( Seci.SerialisableList< Seci.LabView.MessageInfo >  messages)
inline

Definition at line 23 of file SeciMessages.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.addSeciMessage ( String  date,
String  time,
String  source,
String  message 
)
inline

Definition at line 18 of file SeciMessages.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.btnClose_Click ( object  sender,
EventArgs  e 
)
inline

Definition at line 28 of file SeciMessages.cs.

override void Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.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 SeciMessages.Designer.cs.

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

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

Definition at line 29 of file SeciMessages.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.SECI_Messages_FormClosing ( object  sender,
FormClosingEventArgs  e 
)
inline

Definition at line 33 of file SeciMessages.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.btnClose
private

Definition at line 111 of file SeciMessages.Designer.cs.

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

Required designer variable.

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

LabView_Errors Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.lvErrors

Definition at line 113 of file SeciMessages.Designer.cs.

SECI_Errors Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.seciErrors
private

Definition at line 112 of file SeciMessages.Designer.cs.

System.Windows.Forms.SplitContainer Sample_Environment_Control_Interface.Dialogs.Messages.SeciMessages.splitContainer1
private

Definition at line 114 of file SeciMessages.Designer.cs.


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