This class contains capabilities of the current hardware setup.
This class is not intended to be instantiated by users. Call isys::CIDEController::getCapabilities() to get an instance.
- See also
- CIDEController
#include <CIDEController.h>
|
bool | isCoverageAvailable () |
| Returns true if coverage is supported.
|
|
bool | isDebugAvailable () |
| Returns true if debugging is supported.
|
|
bool | isProfilerAvailable () |
| Returns true if profiler is supported.
|
|
bool | isTraceAvailable () |
| Returns true if trace is supported.
|
|