|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDIFloatingPointValue
Represents the value of a variable.
Method Summary | |
---|---|
double |
doubleValue()
|
float |
floatValue()
|
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue |
---|
getChildrenNumber, getType, getTypeName, getValueString, getVariables, hasChildren |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject |
---|
getTarget |
Method Detail |
---|
float floatValue() throws CDIException
CDIException
double doubleValue() throws CDIException
CDIException
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |