Class CAppControlService#
Defined in File app_control.h
Inheritance Relationships#
Base Type#
public sdv::CSdvObject
(Class CSdvObject)
Class Documentation#
-
class CAppControlService : public sdv::CSdvObject#
App config service class.
Public Functions
-
CAppControlService() = default#
- GetAppControl ()) GetAppControl()) GetAppControl()) static CAppControl &GetAppControl()
Get access to the application control.
- Returns:
Returns the one global instance of the application config.
-
bool EnableAppShutdownRequestAccess() const#
When set, the application shutdown request interface access will be enabled.
- Returns:
Returns ‘true’ when the access to the application configuration is granted; otherwise returns ‘false’.
-
CAppControlService() = default#