PTP
Release 5.0

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

All Superinterfaces:
IAIFValue, IAIFValueString

public interface IAIFValueCharPointer
extends IAIFValueString

Represents char pointer value of IAIFValue


Method Summary
 BigInteger pointerValue()
          Returns address value of this value
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
getType, getValueString, length, sizeof
 

Method Detail

pointerValue

BigInteger pointerValue()
                        throws AIFException
Returns address value of this value

Returns:
address value of this value
Throws:
AIFException - on failure

PTP
Release 5.0

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