Class CAppConfigService#

Inheritance Relationships#

Base Type#

Class Documentation#

class CAppConfigService : public sdv::CSdvObject#

App config service class.

Public Functions

CAppConfigService() = default#

Default constructor.

GetAppConfig ()) GetAppConfig()) static CAppConfig &GetAppConfig()

Get access to the application config.

Returns:

Returns the one global instance of the application config.

Public Static Functions

static bool EnableAppConfigAccess()#

When set, the application control access will be enabled.

Returns:

Returns ‘true’ when the access to the application configuration is granted; otherwise returns ‘false’.

static bool EnableAppInstallAccess()#

When set, the application install will be enabled.

Returns:

Returns whether access to the application install is granted.