winIDEA SDK
isys::CIDECapabilities Class Reference

Description

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>

Public Member Functions

bool isDebugAvailable ()
 Returns true if debugging is supported.
 
bool isTraceAvailable ()
 Returns true if trace is supported.
 
bool isCoverageAvailable ()
 Returns true if coverage is supported.
 
bool isProfilerAvailable ()
 Returns true if profiler is supported.