PTP
Release 7.0

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

All Superinterfaces:
IAIFType, IAIFTypeString

public interface IAIFTypeCharPointer
extends IAIFTypeString

Represents char pointer type in IAIFType


Method Summary
 IAIFTypeAddress getAddressType()
          Returns address type of this char point type
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
sizeof
 

Method Detail

getAddressType

IAIFTypeAddress getAddressType()
Returns address type of this char point type

Returns:
address type of this char point type

PTP
Release 7.0

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