HardwareManager Class
The main entry point when interacting with hardware resources. More...
Header: | #include <HardwareManager>
|
Protected Functions
Detailed Description
See also HardwareResource.
Member Function Documentation
[protected]
void HardwareManager::setResourceEnabled(HardwareResource *resource, bool enabled)
Sets the given resource to enabled. This allows to enable/disable individual HardwareResources.