Class CAppControlService#

Inheritance Relationships#

Base Type#

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’.