Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICDIDerivedValue, ICDIObject, ICDIValue

public interface ICDIPointerValue
extends ICDIDerivedValue

Represents the type of a variable.

Since:
Apr 15, 2003

Method Summary
 BigInteger pointerValue()
           
 
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

pointerValue

BigInteger pointerValue()
                        throws CDIException
Throws:
CDIException

Eclipse CDT
Pre-release 3.0

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