Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi.model.type
Interface ICDIFloatValue

All Superinterfaces:
ICDIFloatingPointValue, ICDIObject, ICDIValue

public interface ICDIFloatValue
extends ICDIFloatingPointValue

Represents the value of a variable.

Since:
April 15, 2003

Method Summary
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIFloatingPointValue
doubleValue, 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
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.