Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot

Packages that use ICDITraceSnapshot
org.eclipse.cdt.debug.core.cdi   
 

Uses of ICDITraceSnapshot in org.eclipse.cdt.debug.core.cdi
 

Methods in org.eclipse.cdt.debug.core.cdi that return ICDITraceSnapshot
 ICDITraceSnapshot[] ICDITraceManager.getSnapshots()
          Returns all trace snapshots for this session.
 ICDITraceSnapshot[] ICDITraceManager.getSnapshots(ICDILocation[] locations)
          Returns all trace snapshots associated with the given locations.
 ICDITraceSnapshot[] ICDITraceManager.getSnapshots(ICDITracepoint[] tracepoints)
          Returns all trace snapshots associated with the given tracepoints.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.