Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDIObject, ICDIThreadStorageDescriptor, ICDIVariable, ICDIVariableDescriptor

public interface ICDIThreadStorage
extends ICDIVariable, ICDIThreadStorageDescriptor

ICDIThreadStorage


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