winIDEA SDK
Loading...
Searching...
No Matches
Trace and Coverage controllers

Controllers for trace capture and analysis, code coverage measurement, and profiling. More...

Classes

class  isys::CCoverageController2
 This class implements coverage functionality with a document oriented interface. More...
class  isys::CCoverageData2
 This class provides convenient access to coverage data exported to XML file, so that writing XML parser is not required. More...
class  isys::CProfilerController2
 This class implements profiler functionality with a document oriented interface. More...
class  isys::CProfilerData2
 This class provides access to profiler measurements. More...
class  isys::CTraceController
 This class enables recording and export of program trace. More...

Detailed Description

Controllers for trace capture and analysis, code coverage measurement, and profiling.