Provides access to the registration related functions of Alarmable.  
 More...
#include <AlarmableAttorney.h>
|  | 
| class | AlarmRegistrationCommand | 
|  | 
| class | AlarmDeregistrationCommand | 
|  | 
Provides access to the registration related functions of Alarmable. 
◆ AlarmDeregistration()
Deregisters the Alarmable object from alarms in the scene. 
- Parameters
- 
  
    | p | Pointer to the Alarmable object. |  | i | The alarm ID to deregister. |  
 
 
 
◆ AlarmRegistration()
Registers the Alarmable object for alarms in the scene. 
- Parameters
- 
  
    | p | Pointer to the Alarmable object. |  | i | The alarm ID to register. |  | t | The time duration for the alarm. |  
 
 
 
The documentation for this class was generated from the following file: