#include <admin.h>
Public Member Functions | |
| CAlarm (const std::string &n, sint l, bool gt) | |
Data Fields | |
| bool | Activated |
| bool | GT |
| int | Limit |
| std::string | Name |
|
||||||||||||||||
|
Definition at line 47 of file admin.h. References Activated, GT, Limit, and sint.
|
|
|
Definition at line 53 of file admin.h. Referenced by CAlarm(). |
|
|
Definition at line 51 of file admin.h. Referenced by CAlarm(). |
|
|
Definition at line 50 of file admin.h. Referenced by CAlarm(). |
|
|
|
1.3.6