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

V

v_private - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
 
v_private - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
v_private == private:
v_private - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
 
v_private - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
 
v_private - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
 
v_protected - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
 
v_protected - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
v_protected == protected:
v_protected - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
 
v_protected - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
 
v_protected - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
 
v_public - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
 
v_public - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
v_public == public:
v_public - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
 
v_public - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
 
v_public - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
 
VALID - Static variable in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Bit mask used to indicate a byte is valid.
validatePathEntries(ICProject, IPathEntry[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Validate a given path entries for a project, using the following rules: Entries cannot collide with each other; that is, all entry paths must be unique.
validatePathEntry(ICProject, IPathEntry, boolean, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Returns a C model status describing the problem related to this entry if any, a status object with code IStatus.OK if the entry is fine (that is, if the given entry denotes a valid element).
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression.CaptureDefault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.cpp.ICPPUnaryTypeTransformation.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.EScopeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.IASTExpression.ValueCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.IASTNode.CopyStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.cdt.core.dom.ast.IBasicType.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression.CaptureDefault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.cpp.ICPPUnaryTypeTransformation.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.EScopeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.IASTExpression.ValueCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.IASTNode.CopyStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.cdt.core.dom.ast.IBasicType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_PATH_UNBOUND - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Variable path is invalid.
VISIBILITY_LABEL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
VISIBILITY_LABEL is used to express the relationship for a visibility label "declaration".
visit(ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(ICPPASTNamespaceDefinition) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(ICPPASTTemplateParameter) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(ICPPASTCapture) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTArrayModifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTPointerOperator) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTDeclarator) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTDeclSpecifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTEnumerationSpecifier.IASTEnumerator) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTExpression) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTInitializer) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTParameterDeclaration) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTProblem) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTStatement) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTTranslationUnit) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTTypeId) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(ICASTDesignator) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.core.dom.ast.ASTNameCollector
 
visit(IASTTranslationUnit) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTInitializer) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTParameterDeclaration) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTDeclarator) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTDeclSpecifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTArrayModifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTPointerOperator) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTAttribute) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTToken) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTExpression) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTStatement) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTTypeId) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTEnumerationSpecifier.IASTEnumerator) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTProblem) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(ICPPASTNamespaceDefinition) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(ICPPASTTemplateParameter) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(ICPPASTCapture) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(ICASTDesignator) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
visit(IASTComment) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
Deprecated. use IASTTranslationUnit.getComments(), instead.
visit(ASTAmbiguousNode) - Method in class org.eclipse.cdt.core.dom.ast.ASTVisitor
For internal use, only.
visit(ICASTDesignator) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTVisitor
Visits a designator.
visit(ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisitor
Visits a base class specifier of a composite type.
visit(ICPPASTNamespaceDefinition) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisitor
Visits a namespace definition.
visit(ICPPASTTemplateParameter) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisitor
Visits a template parameter.
visit(ICElement) - Method in interface org.eclipse.cdt.core.model.ICElementVisitor
Visited a member if the ICElement tree.

Eclipse CDT
7.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, 2012. All Rights Reserved.