Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDIGlobalVariableDescriptor, ICDIObject, ICDIVariable, ICDIVariableDescriptor

public interface ICDIGlobalVariable
extends ICDIVariable, ICDIGlobalVariableDescriptor

ICDIGlobalVariable


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