Provides controlled access to the Alarmable class for specific classes. More...
#include <AlarmableAttorney.h>
Classes | |
class | GameLoop |
Provides access to the game loop related functions of Alarmable. More... | |
class | Registration |
Provides access to the registration related functions of Alarmable. More... | |
Provides controlled access to the Alarmable class for specific classes.
The AlarmableAttorney class grants specific classes access to the private and protected members of the Alarmable class. This is used to control and restrict access to the Alarmable's functionality.