Class CModuleControlService#
Defined in File module_control.h
Inheritance Relationships#
Base Type#
public sdv::CSdvObject
(Class CSdvObject)
Class Documentation#
-
class CModuleControlService : public sdv::CSdvObject#
Module control service.
Public Functions
-
CModuleControlService() = default#
- GetModuleControl ()) GetModuleControl()) static CModuleControl &GetModuleControl()
Get access to the module control.
- Returns:
Returns the one global instance of the module control.
Public Static Functions
-
static bool EnableModuleControlAccess()#
When set, the module control will be enabled.
- Returns:
Returns whether access to the module control is granted.
-
CModuleControlService() = default#