This class contains capabilities of the current hardware setup.
More...
#include <CIDEController.h>
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
◆ isCoverageAvailable()
| bool isys::CIDECapabilities::isCoverageAvailable |
( |
| ) |
|
|
inline |
Returns true if coverage is supported.
- Since
- 9.12.288
◆ isDebugAvailable()
| bool isys::CIDECapabilities::isDebugAvailable |
( |
| ) |
|
|
inline |
Returns true if debugging is supported.
- Since
- 9.12.288
◆ isProfilerAvailable()
| bool isys::CIDECapabilities::isProfilerAvailable |
( |
| ) |
|
|
inline |
Returns true if profiler is supported.
- Since
- 9.12.288
◆ isTraceAvailable()
| bool isys::CIDECapabilities::isTraceAvailable |
( |
| ) |
|
|
inline |
Returns true if trace is supported.
- Since
- 9.12.288