Eclipse CDT
7.0

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

All Superinterfaces:
ICDIObject, ICDIVariableDescriptor
All Known Subinterfaces:
ICDIRegister

public interface ICDIRegisterDescriptor
extends ICDIVariableDescriptor

Represents a break condition.

Since:
Jul 9, 2002

Method Summary
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
equals, getName, getQualifiedName, getType, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, sizeof
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject
getTarget
 


Eclipse CDT
7.0

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