PTP
Release 7.0

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

All Superinterfaces:
IAIFValue

public interface IAIFValueAddress
extends IAIFValue

Represents the value of an address type


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

Method Detail

getAddress

BigInteger getAddress()
                      throws AIFException
Returns the value of the address as a BigInteger

Returns:
value of address
Throws:
AIFException - on failure

PTP
Release 7.0

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