Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.debug.core.cdi.model.ICDITarget

Packages that use ICDITarget
org.eclipse.cdt.debug.core.cdi   
org.eclipse.cdt.debug.core.cdi.model   
 

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

Methods in org.eclipse.cdt.debug.core.cdi that return ICDITarget
 ICDITarget[] ICDISession.getTargets()
          Returns all the debug targets associatd with this sesion, or an empty collection if no debug targets are associated with this session.
 

Uses of ICDITarget in org.eclipse.cdt.debug.core.cdi.model
 

Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDITarget
 ICDITarget ICDIObject.getTarget()
          Returns the target this object is contained in.
 


Eclipse CDT
Pre-release 3.0

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