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
 
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.
DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
DECLARATION represnts the nested declaration within the catch handler.
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.
DECLARATIONS - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The search result is a declaration.
DECLARATIONS_DEFINITIONS - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The search result is a declaration or a definitoin
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.
decodeIndexEntry(IEntryResult) - Method in class org.eclipse.cdt.core.search.OrPattern
 
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.
DEFINITIONS - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The search result is a type that implements an interface.
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.
DERIVED - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
 
DESIGNATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
DESIGNATOR represents the relationship between an ICASTDesignatedInitializer and ICASTDesignator.
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
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.
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.
DOMException - Exception in org.eclipse.cdt.core.dom.ast
This is the general purpose exception that is thrown for resolving semantic aspects of an illegal binding.
DOMException(IProblemBinding) - Constructor for exception org.eclipse.cdt.core.dom.ast.DOMException
 
DOMSearchUtil - Class in org.eclipse.cdt.core.search
Utility class to have commonly used algorithms in one place for searching with the DOM.
DOMSearchUtil() - Constructor for class org.eclipse.cdt.core.search.DOMSearchUtil
 
DOMSearchUtil.CNameCollector - Class in org.eclipse.cdt.core.search
The CNameCollector used to get IASTNames from an IASTNode.
DOMSearchUtil.CNameCollector() - Constructor for class org.eclipse.cdt.core.search.DOMSearchUtil.CNameCollector
 
DOMSearchUtil.CPPNameCollector - Class in org.eclipse.cdt.core.search
The CPPNameCollector used to get IASTNames from an IASTNode.
DOMSearchUtil.CPPNameCollector() - Constructor for class org.eclipse.cdt.core.search.DOMSearchUtil.CPPNameCollector
 
done() - Method in class org.eclipse.cdt.core.search.BasicSearchResultCollector
 
done() - Method in interface org.eclipse.cdt.core.search.ICSearchResultCollector
Called when the search has ended.
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.