PTP
Release 7.0

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

All Superinterfaces:
IAIFType, ITypeDerived

public interface IAIFTypePointer
extends ITypeDerived

Represents a pointer type.


Method Summary
 IAIFTypeAddress getAddressType()
          Returns the type of the pointer address
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.ITypeDerived
getBaseType
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
sizeof
 

Method Detail

getAddressType

IAIFTypeAddress getAddressType()
Returns the type of the pointer address

Returns:
address type

PTP
Release 7.0

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