Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W

D

DECIMAL - Static variable in interface org.eclipse.cdt.debug.core.cdi.ICDIFormat
 
DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
DECLARATION represents the relationship between a declaration statement and the declaration it wraps.
DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
DECLARATION represnts the nested declaration within the catch handler.
DECLARATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
DECLARATOR represents the relationship between a IASTFunctionDefinition and its IASTFunctionDeclarator.
DECLARATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
DECLARATOR represents the relationship between an IASTParameterDeclaration and its nested IASTDeclarator.
DECLARATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
DECLARATOR represents the relationship between an IASTSimpleDeclaration and it's nested IASTDeclarators.
DECLARATOR_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
DECLARATOR_NAME represents the relationship between an IASTDeclarator and an IASTName.
DECL_SPECIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
DECL_SPECIFIER represents the relationship between a IASTFunctionDefinition and its IASTDeclSpecifier.
DECL_SPECIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
DECL_SPECIFIER represents the relationship between an IASTParameterDeclaration and its nested IASTDeclSpecifier.
DECL_SPECIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
DECL_SPECIFIER represents the relationship between an IASTSimpleDeclaration and it's nested IASTDeclSpecifier.
DECL_SPECIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
DECL_SPECIFIER represents the relationship between an IASTTypeId and it's nested IASTDeclSpecifier.
DEFAULT_TYPE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
DEFAULT_TYPE is the optional default typeId value
DEFAULT_VALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
DEFAULT_VALUE is an expession.
DESIGNATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
DESIGNATOR represents the relationship between an ICASTDesignatedInitializer and ICASTDesignator.
DEVICE_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a path specifying a device was supplied to the operation when a path with no device is required.
DOMException - exception org.eclipse.cdt.core.dom.ast.DOMException.
This is the general purpose exception that is thrown for resolving semantic aspects of an illegal binding.
DOMException(IProblemBinding) - Constructor for class org.eclipse.cdt.core.dom.ast.DOMException
 
delete(ICElement[], boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ICModel
Deletes the given elements, forcing the operation if necessary and specified.
delete(boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ISourceManipulation
Deletes this element, forcing if specified and necessary.
deleteAllBreakpoints() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement
Remove all the breakpoints
deleteAllTracepoints() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Deletes all tracepoints.
deleteBreakpoints(ICDIBreakpoint[]) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement
Remove the breakpoints
deleteTracepoint(ICDITracepoint) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Deletes the given tracepoint.
deleteTracepoints(ICDITracepoint[]) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Deletes the given array of tracepoints.
destroy() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Destroys this working copy, closing its buffer and discarding its structure.
destroyAllExpressions() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpressionManagement
Remove all expressions on this target
destroyExpressions(ICDIExpression[]) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpressionManagement
Remove expressions for this target
disconnect() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Disconnects this target from the debuggable process.
dispose() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpression
Remove the expression from the manager list.
dispose() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegister
Remove the variable from the manager list.
dispose() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
Remove the variable from the manager list.
doesNotExist() - Method in class org.eclipse.cdt.core.model.CModelException
Returns whether this exception indicates that a C model element does not exist.
doesNotExist() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
Returns whether this status indicates that a C model element does not exist.
doubleValue() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIFloatingPointValue
 

Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.