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

N

NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
NAME is the name of the base class.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
This property refers to the nested name.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
NAME is the qualified name brought into scope.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
 
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
 
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
NAME describes the relationship between an IASTNamedTypeSpecifier and its nested IASTName.
NAME_COLLISION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a naming collision would occur if the operation proceeded.
nameList - Variable in class org.eclipse.cdt.core.search.DOMSearchUtil.CNameCollector
 
nameList - Variable in class org.eclipse.cdt.core.search.DOMSearchUtil.CPPNameCollector
 
NAMESPACE - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The searched element is a namespace.
NAMESPACE_ALIAS - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPDelegate
Kinds of things delegates can represent
NAMESPACE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
NAMESPACE_NAME is the role served by the name in this interface.
NATURAL - Static variable in interface org.eclipse.cdt.debug.core.cdi.ICDIFormat
 
NEGATIVE_RESULT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
NEGATIVE_RESULT represents the relationship between an IASTConditionalExpression and its positive result IASTExpression.
NESTED_DECLARATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
NESTED_DECLARATOR represents the relationship between an IASTDeclarator and a nested IASTDeclarator.
NESTED_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
NESTED_EXPRESSION describes the relationship between IASTExpressionList and the nested IASTExpressions.
NESTED_INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
NESTED_INITIALIZER describes the relationship between an IASTInitializerList and its sub-IASTInitializers.
NESTED_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
NESTED_STATEMENT represents the relationship between an IASTCompoundStatement and its nested IASTStatement
NESTED_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
 
NEW_INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
NEW_INITIALIZER
NEW_PLACEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
NEW_PLACEMENT is a role for an expression to represent the location of where the memory should be allocated.
NEW_TYPEID_ARRAY_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
Expressions that go inside array brackets.
newContainerEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_CONTAINER for the given path.
newContainerEntry(IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_CONTAINER for the given path.
newIncludeEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
* Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeFileEntry(IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates a new entry of kind CDT_INCLUDE_FILE
newIncludeFileEntry(IPath, IPath, IPath, IPath, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE_FILE
newIncludeRefEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newLibraryEntry(IPath, IPath, IPath, IPath, IPath, IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_LIBRARY for the archive or folder identified by the given absolute path.
newLibraryRefEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_LIBRARY for the archive or folder identified by the given absolute path.
newMacroEntry(IPath, String, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroEntry(IPath, String, String, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroEntry(IPath, String, String, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroFileEntry(IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates an entry kind CDT_MACRO_FILE
newMacroFileEntry(IPath, IPath, IPath, IPath, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO_FILE
newMacroRefEntry(IPath, IPath, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newOutputEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_OUTPUT for the project's output folder
newOutputEntry(IPath, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_OUPUT for the project
newProjectEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new non-exported entry of kind CDT_PROJECT for the project identified by the given absolute path.
newProjectEntry(IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_PROJECT for the project identified by the given workspace-relative path.
newSourceEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_SOURCE for the project's source folder identified by the given absolute workspace-relative path.
newSourceEntry(IPath, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_SOURCE for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns.
NO_ELEMENTS_TO_PROCESS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that no elements were provided to the operation for processing.
NO_LOCAL_CONTENTS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status indicating that the corresponding resource has no local contents yet.
NULL_NAME - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that null was specified as a name argument.
NULL_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a null path was supplied to the operation.
NULL_STRING - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a string was supplied to the operation that was null.

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.