|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAIFValueFloat
Represents float value of IAIFValue
| Method Summary | |
|---|---|
double |
doubleValue()
Returns value of this value |
float |
floatValue()
Returns value of this value |
boolean |
isDouble()
Determines if this value is double |
boolean |
isFloat()
Determines whether this value is float |
| 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 |
|---|
boolean isFloat()
boolean isDouble()
double doubleValue()
throws AIFException
AIFException - on failure
float floatValue()
throws AIFException
AIFException - on failure
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||