|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAIFValuePointer
Represents the value of a pointer type (i.e. the object pointed to by the pointer)
| Method Summary | |
|---|---|
IAIFValue |
getValue()
Returns object pointed to by the pointer |
java.math.BigInteger |
pointerValue()
Returns the address of the pointer as a BigInteger TODO: rename to getAddressValue() |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IValueParent |
|---|
getParent, setParent |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue |
|---|
getType, getValueString, length, sizeof |
| Method Detail |
|---|
java.math.BigInteger pointerValue()
throws AIFException
AIFException - on failureIAIFValue getValue()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||