Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDIObject, ICDIRegisterDescriptor, ICDIVariable, ICDIVariableDescriptor

public interface ICDIRegister
extends ICDIVariable, ICDIRegisterDescriptor

A register is a special kind of variable that is contained in a register group. Each register has a name and a value.

Since:
Jul 9, 2002

Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
dispose, equals, getValue, isEditable, setFormat, setValue, setValue
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
createVariable, equals, getName, getQualifiedName, getType, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, sizeof
 
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.