PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model.aif
Interface ITypeDerived

All Superinterfaces:
IAIFType
All Known Subinterfaces:
IAIFTypeArray, IAIFTypeNamed, IAIFTypePointer

public interface ITypeDerived
extends IAIFType

Represents a derived type


Method Summary
 IAIFType getBaseType()
          Returns base type of this type
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
sizeof
 

Method Detail

getBaseType

IAIFType getBaseType()
Returns base type of this type

Returns:
base type of this type

PTP
Release 5.0

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