
| Static Public Member Functions | |
| static void | AddComponentBox (Tools.AlertsBox master, Tools.AlertsBox toAdd, String compName) | 
| Method for adding another AlertsBox to the current AlertsBox, i.e. when loading a sub-configuration.  More... | |
| static void | CheckBlockInRange (Definitions.BlockInfo block) | 
| static void | CheckInWaiting (Boolean waiting) | 
| static void | ClearAlerts () | 
| static Tools.AlertsBox | GetAlertsCopy () | 
| static Tools.AlertsBox | GetAlertsCopyForSaving () | 
| static Tools.PhoneNumbersList | GetPhoneNumbersCopy () | 
| static void | LoadPhoneNumbers () | 
| static void | SavePhoneNumbers () | 
| static void | SetAlerts (Tools.AlertsBox alerts) | 
| static void | SetPhoneNumbers (Tools.PhoneNumbersList numbers) | 
| Static Private Member Functions | |
| static void | _sender_DoWork (object sender, DoWorkEventArgs e) | 
| static void | sendMessage (String message) | 
| Static Private Attributes | |
| static BackgroundWorker | _sender | 
| static Tools.AlertsBox | Alerts = new Tools.AlertsBox() | 
| static string | PHONE_NUMBERS_FILENAME = "phone_numbers.xml" | 
| static Tools.PhoneNumbersList | PhoneNumbers = new Tools.PhoneNumbersList() | 
Definition at line 13 of file AlertsMgr.cs.
| 
 | inlinestaticprivate | 
Definition at line 121 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Method for adding another AlertsBox to the current AlertsBox, i.e. when loading a sub-configuration.
| master | The AlertsBox to be added to | 
| toAdd | The AlertsBox to add | 
| compName | The name of the sub configuration | 
Definition at line 198 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 31 of file AlertsMgr.cs.
References Seci.Definitions.BaseAlert.DelayBeforeSms, Seci.Definitions.BlockAlert.Enabled, Seci.Definitions.BaseAlert.LastMessageSent, Seci.Definitions.BlockAlert.LowLimit, and Seci.Definitions.BaseAlert.OutOfRange.
| 
 | inlinestatic | 
Definition at line 77 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 224 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 165 of file AlertsMgr.cs.
References Seci.Tools.AlertsBox.AlertsBox().

| 
 | inlinestatic | 
Definition at line 171 of file AlertsMgr.cs.
References Seci.Tools.AlertsBox.AlertsBox(), Seci.Managers.BlockMgr.Blocks, and Seci.BlockDictionary.Contains().

| 
 | inlinestatic | 
Definition at line 159 of file AlertsMgr.cs.
References Seci.Tools.PhoneNumbersList.PhoneNumbersList().

| 
 | inlinestatic | 
Definition at line 251 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 229 of file AlertsMgr.cs.
| 
 | inlinestaticprivate | 
Definition at line 114 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 21 of file AlertsMgr.cs.
| 
 | inlinestatic | 
Definition at line 26 of file AlertsMgr.cs.
| 
 | staticprivate | 
Definition at line 19 of file AlertsMgr.cs.
| 
 | staticprivate | 
Definition at line 18 of file AlertsMgr.cs.
| 
 | staticprivate | 
Definition at line 15 of file AlertsMgr.cs.
| 
 | staticprivate | 
Definition at line 17 of file AlertsMgr.cs.
 1.8.5
 1.8.5