|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AIFException | |
|---|---|
| org.eclipse.ptp.debug.core.pdi.model.aif | |
| Uses of AIFException in org.eclipse.ptp.debug.core.pdi.model.aif |
|---|
| Subclasses of AIFException in org.eclipse.ptp.debug.core.pdi.model.aif | |
|---|---|
class |
AIFFormatException
AIF Format Exception |
| Methods in org.eclipse.ptp.debug.core.pdi.model.aif that throw AIFException | |
|---|---|
java.math.BigInteger |
IValueIntegral.bigIntegerValue()
Returns value of this value |
boolean |
IAIFValueBool.booleanValue()
Determines whether this value is true |
byte |
IAIFValueChar.byteValue()
Returns byte of this value |
byte[] |
IAIFValueInt.byteValue()
Returns byte array of this value |
char |
IAIFValueChar.charValue()
Returns char of this value |
double |
IAIFValueFloat.doubleValue()
Returns value of this value |
float |
IAIFValueFloat.floatValue()
Returns value of this value |
java.math.BigInteger |
IAIFValueAddress.getAddress()
Returns the value of the address as a BigInteger |
java.lang.String |
IAIFValue.getValueString()
Returns a string representation of the value |
int |
IAIFValueInt.intValue()
Returns value of this value |
int |
IAIFValue.length()
Returns number of values available |
long |
IAIFValueInt.longValue()
Returns value of this value |
java.math.BigInteger |
IAIFValuePointer.pointerValue()
Returns the address of the pointer as a BigInteger TODO: rename to getAddressValue() |
java.math.BigInteger |
IAIFValueCharPointer.pointerValue()
Returns address value of this value |
short |
IAIFValueInt.shortValue()
Returns value of this value |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||