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

E

ELEMENT_DOES_NOT_EXIST - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that one or more elements supplied do not exist.
elementChanged(ElementChangedEvent) - Method in interface org.eclipse.cdt.core.model.IElementChangedListener
Notifies that one or more attributes of one or more C elements have changed.
ElementChangedEvent - Class in org.eclipse.cdt.core.model
An element changed event describes a change to the structure or contents of a tree of C elements.
ElementChangedEvent(ICElementDelta, int) - Constructor for class org.eclipse.cdt.core.model.ElementChangedEvent
Creates an new element changed event (based on a ICElementDelta).
ELSE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
ELSE represents the relationship between an IASTIfStatement and its nested IASTStatement (else).
EMPTY_ARG_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
Constant.
EMPTY_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
EMPTY_ARRAY is referred to in implementations
EMPTY_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTPointerOperator
Constant/sentinel.
EMPTY_BASE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
 
EMPTY_BASESPECIFIER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
Constant.
EMPTY_BINDING_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IBinding
 
EMPTY_CATCHHANDLER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
Constant
EMPTY_CLASS_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
 
EMPTY_CONSTRUCTOR_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPConstructor
 
EMPTY_CONSTRUCTORCHAININITIALIZER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
Constant.
EMPTY_CPPFIELD_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPField
 
EMPTY_CPPMETHOD_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
 
EMPTY_DECLARATION_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclaration
 
EMPTY_DECLARATOR_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
Constant - empty declarator array
EMPTY_DESIGNATOR_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
Constant.
EMPTY_ENUMERATOR_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
Empty array (constant).
EMPTY_EXPRESSION_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTExpression
Empty expression array.
EMPTY_FIELD_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IField
 
EMPTY_INITIALIZER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTInitializer
Constant.
EMPTY_NAME_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTName
Constant sentinel.
EMPTY_NODE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNode
 
EMPTY_PARAMETER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionStyleMacroParameter
Constant EMPTY_PARAMETER_ARRAY is used to return anempty array.
EMPTY_PARAMETER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IParameter
 
EMPTY_PARAMETERDECLARATION_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
Constant/sentinel.
EMPTY_PARTIAL_SPECIALIZATION_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
 
EMPTY_STATEMENT_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTStatement
Constant.
EMPTY_TEMPLATE_PARAMETER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
 
EMPTY_TEMPLATEPARAMETER_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateParameter
Constant
EMPTY_TYPE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IType
 
EMPTY_TYPEID_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
Constant.
EMPTY_USINGDIRECTIVE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
Constant.
enableSnapshotMode(boolean) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Enables/disables the snapshot debugging mode.
encloses(String) - Method in interface org.eclipse.cdt.core.search.ICSearchScope
Checks whether the resource at the given path is enclosed by this scope.
encloses(ICElement) - Method in interface org.eclipse.cdt.core.search.ICSearchScope
Checks whether this scope encloses the given element.
enclosingProjects() - Method in interface org.eclipse.cdt.core.search.ICSearchScope
Returns the paths to the enclosing projects for this search scope.
endReporting() - Method in interface org.eclipse.cdt.core.model.IProblemRequestor
Notification sent after having completed problem detection process.
ENUM - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The searched element is a enum.
ENUMERATION_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
ENUMERATION_NAME describes the relationship between IASTEnumerationSpecifier and its IASTName.
ENUMERATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
ENUMERATOR describes the relationship between IASTEnumerationSpecifier and the nested IASTEnumerators.
ENUMERATOR_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
ENUMERATOR_NAME describes the relationship between IASTEnumerator and IASTName.
ENUMERATOR_VALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
ENUMERATOR_VALUE describes the relationship between IASTEnumerator and IASTExpression.
ENUMTOR - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
 
equals(Object) - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
equals(ICDICondition) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
 
equals(ICDILocation) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDILocation
Return true if both locations refer to the same place.
equals(ICDIExpression) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpression
Returns true if the variable Object are the same, For example event if the name is the same because of casting this may return false;
equals(ICDIRegister) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegister
 
equals(ICDIStackFrame) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Return true if the frames are the same.
equals(ICDIThread) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Returns true if the threads are the same.
equals(ICDIVariable) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
 
equals(ICDIVariableDescriptor) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Returns true if the variable Object are the same, For example event if the name is the same because of casting this may return false;
evaluateExpressionToString(ICDIStackFrame, String) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Evaluates the expression specified by the given string.
EVALUATION_ERROR - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that an error was encountered while trying to evaluate a code snippet, or other item.
EXACT_MATCH - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
EXACT_MATCH - Static variable in interface org.eclipse.cdt.core.search.ICSearchResultCollector
The search result corresponds exactly to the search pattern.
EXCEPTION_TYPEID - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
EXCEPTION_TYPEID represents the type IDs throws in the exception specification.
exists() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns whether this C element exists in the model.
EXPANSION_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
 
EXPFRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
EXPRESSION is the relationship between an IASTExpressionStatement and an IASTExpression.
EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
EXPRESSION represents the expression being conusmed in a constructor.
EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
ASTNodeProperty that represents the relationship between a case statement and the expression it contains.
EXTERNAL_SEARCH_LINK_PREFIX - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
 

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.