public interface IAIFValuePointer extends IValueParent
Modifier and Type | Method and Description |
---|---|
IAIFValue |
getValue()
Returns object pointed to by the pointer
|
BigInteger |
pointerValue()
Returns the address of the pointer as a BigInteger
TODO: rename to getAddressValue()
|
getParent, setParent
getType, getValueString, length, sizeof
BigInteger pointerValue() throws AIFException
AIFException
- on failureIAIFValue getValue()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.