SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
Seci.Tools.AlertsBox Class Reference
Inheritance diagram for Seci.Tools.AlertsBox:
Inheritance graph
Collaboration diagram for Seci.Tools.AlertsBox:
Collaboration graph

Public Member Functions

void AddBlockAlert (String blockname, string type, double lowlimit, double highlimit, Boolean enabled)
 
 AlertsBox ()
 
object Clone ()
 
void SetWaitingStateAlert (TimeSpan waitlimit)
 

Properties

SerialisableDictionary< String,
BlockAlert
BlockLimitsAlerts [get, set]
 
WaitingAlert WaitingStateAlert [get, set]
 

Detailed Description

Definition at line 70 of file AlertsBox.cs.

Constructor & Destructor Documentation

Seci.Tools.AlertsBox.AlertsBox ( )
inline

Member Function Documentation

void Seci.Tools.AlertsBox.AddBlockAlert ( String  blockname,
string  type,
double  lowlimit,
double  highlimit,
Boolean  enabled 
)
inline

Definition at line 80 of file AlertsBox.cs.

object Seci.Tools.AlertsBox.Clone ( )
inline

Definition at line 92 of file AlertsBox.cs.

void Seci.Tools.AlertsBox.SetWaitingStateAlert ( TimeSpan  waitlimit)
inline

Definition at line 85 of file AlertsBox.cs.

Property Documentation

SerialisableDictionary<String, BlockAlert> Seci.Tools.AlertsBox.BlockLimitsAlerts
getset

Definition at line 72 of file AlertsBox.cs.

WaitingAlert Seci.Tools.AlertsBox.WaitingStateAlert
getset

Definition at line 73 of file AlertsBox.cs.


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