Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi.model
Interface ICDIFunctionBreakpoint

All Superinterfaces:
ICDIBreakpoint, ICDILocationBreakpoint, ICDIObject

public interface ICDIFunctionBreakpoint
extends ICDILocationBreakpoint

Represents a function breakpoint.


Field Summary
 
Fields inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint
HARDWARE, REGULAR, TEMPORARY
 
Method Summary
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDILocationBreakpoint
getLocator
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint
getCondition, isEnabled, isHardware, isTemporary, setCondition, setEnabled
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject
getTarget
 


Eclipse CDT
Pre-release 3.0

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