Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDILocalVariableDescriptor, ICDIObject, ICDIVariable, ICDIVariableDescriptor
All Known Subinterfaces:
ICDIArgument

public interface ICDILocalVariable
extends ICDIVariable, ICDILocalVariableDescriptor

ICDILocalVariable


Method Summary
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
dispose, equals, getValue, isEditable, setValue, setValue
 
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
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDILocalVariableDescriptor
getStackFrame
 
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
Pre-release 3.0

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