PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDIThreadStorage

All Superinterfaces:
IPDISessionObject, IPDISet, IPDIThreadStorageDescriptor, IPDIVariable, IPDIVariableDescriptor

public interface IPDIThreadStorage
extends IPDIVariable, IPDIThreadStorageDescriptor

Represents thread Storage


Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
dispose, equals, getChild, getChildren, getChildren, getChildrenNumber, isEditable, resetValue, setValue
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
equalDescriptors, getAIF, getCastingArrayEnd, getCastingArrayStart, getCastingTypes, getFullName, getId, getName, getPosition, getQualifiedName, getStackDepth, getStackFrame, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, setAIF, setCastingArrayEnd, setCastingArrayStart, sizeof
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIThreadStorageDescriptor
getThread
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
equalDescriptors, getAIF, getCastingArrayEnd, getCastingArrayStart, getCastingTypes, getFullName, getId, getName, getPosition, getQualifiedName, getStackDepth, getStackFrame, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, setAIF, setCastingArrayEnd, setCastingArrayStart, sizeof
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.