Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDIArgumentDescriptor, ICDILocalVariable, ICDILocalVariableDescriptor, ICDIObject, ICDIVariable, ICDIVariableDescriptor

public interface ICDIArgument
extends ICDILocalVariable, ICDIArgumentDescriptor

Represents an argument in the stack frame.

Since:
Jul 22, 2002

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
 
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.