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

V

valid() - Method in class org.eclipse.cdt.internal.ui.indexview.CountNodeAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.DiscardExternalDefsAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.FindDeclarationsAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.FindReferencesAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.IndexAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.OpenDefinitionAction
 
valid() - Method in class org.eclipse.cdt.internal.ui.indexview.SetFastIndexerAction
 
validate(Object[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.TypedElementSelectionValidator
 
validate(IDocument, int, DocumentEvent) - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal
 
VALIDATE_EDIT_CHANGED_CONTENT - Static variable in interface org.eclipse.cdt.internal.ui.ICStatusConstants
Status constant indicating that an validateEdit call has changed the content of a file on disk.
VALIDATE_ON_FOCUS_LOST - Static variable in class org.eclipse.cdt.ui.newui.MultiLineTextFieldEditor
Validation strategy constant (value 1) indicating that the editor should perform validation only when the text widget loses focus.
VALIDATE_ON_KEY_STROKE - Static variable in class org.eclipse.cdt.ui.newui.MultiLineTextFieldEditor
Validation strategy constant (value 0) indicating that the editor should perform validation after every key stroke.
validateClassName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given CPP class name, either simple or qualified.
validateCondition(IConditional) - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileValidator
 
validateDirectives(IResource, IDirective[]) - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileValidator
 
validateDrop(Object, DropTargetEvent, int) - Method in class org.eclipse.cdt.internal.ui.cview.SelectionTransferDropAdapter
 
validateDrop(DropTargetEvent) - Method in class org.eclipse.cdt.internal.ui.dnd.CDTViewerDropAdapter
Checks if the drop is valid.
validateDrop(Object, DropTargetEvent, int) - Method in class org.eclipse.cdt.internal.ui.dnd.CDTViewerDropAdapter
Checks if the drop on the current target is valid.
validateDrop(Object, DropTargetEvent, int) - Method in class org.eclipse.cdt.internal.ui.dnd.FileTransferDropAdapter
 
validateDrop(Object, DropTargetEvent, int) - Method in class org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter
 
validateDrop(Object, int, TransferData) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant
 
validateEnumName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given CPP enum name, either simple or qualified.
validateFieldName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given field name.
validateFields() - Method in class org.eclipse.cdt.make.internal.ui.MultipleInputDialog
 
validateFileName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given file name.
validateHeaderFileName(IProject, String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given header file name.
validateIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given C identifier.
validateIncludeName(IProject, String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given include name.
validateLinkLocation(IResource) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.LinkToFileGroup
Validates this page's controls.
validateMethodName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given method name.
validateNamespaceName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given CPP namespace name, either simple or qualified.
validateScopeName(String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given scope name.
validateSourceFileName(IProject, String) - Static method in class org.eclipse.cdt.core.CConventions
Validate the given source file name.
validateSpecialRule(ISpecialRule) - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileValidator
 
VALUE - Static variable in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariable
 
VALUE - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
VALUE - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.CheckBuildPropertyExpression
 
VALUE - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.CheckOptionExpression
 
VALUE - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.CheckStringExpression
 
VALUE - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
VALUE_ELEMENT_NAME - Static variable in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariable
 
VALUE_ELEMENT_VALUE - Static variable in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariable
 
VALUE_HANDLER - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
VALUE_HANDLER_EXTRA_ARGUMENT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
VALUE_PATH_ANY - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold both file and dir path
VALUE_PATH_ANY_LIST - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold the array of PATH_ANY values
VALUE_PATH_DIR - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold dir path
VALUE_PATH_DIR_LIST - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold the array of dir path values
VALUE_PATH_FILE - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold file path
VALUE_PATH_FILE_LIST - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold the array of file path values
VALUE_SEPARATOR - Static variable in class org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverDescriptor
 
VALUE_TEXT - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold any text string
VALUE_TEXT_LIST - Static variable in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
can hold the array of text string values
VALUE_TYPE - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
valuesModified() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ModifyDialog
 
valuesModified() - Method in interface org.eclipse.cdt.internal.ui.preferences.formatter.ModifyDialogTabPage.IModificationListener
 
VAR_FINAL_CHAR - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
VAR_FIRST_CHAR - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
VAR_SECOND_CHAR - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
VARIABLE - Static variable in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
Symbol is type variable
VARIABLE_CHANGED - Static variable in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
Event type constant (value = 1) that denotes a value change .
VARIABLE_CREATED - Static variable in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
Event type constant (value = 2) that denotes a variable creation.
VARIABLE_DELETED - Static variable in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
Event type constant (value = 3) that denotes a variable deletion.
VARIABLE_FORMAT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
VARIABLE_TYPE_RELEVANCE - Static variable in interface org.eclipse.cdt.internal.ui.text.contentassist.RelevanceConstants
 
VariableChangeEvent - Class in org.eclipse.cdt.internal.core.cdtvariables
 
VariableDefinition - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
VariableDefinition(Directive, String, StringBuffer) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
VariableDefinition(Directive, String, StringBuffer, int) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
VariableDefinition(Directive, String, String, StringBuffer, int) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
VariableFormatActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
The superclass of the all format action delegates.
VariableFormatActionDelegate(CVariableFormat) - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate
Constructor for VariableFormatActionDelegate.
variableName - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
 
VARIABLESBUTTON_NAME - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
variablesChanged(VariableChangeEvent) - Method in interface org.eclipse.cdt.internal.core.cdtvariables.ICdtVariableChangeListener
 
variablesChanged(VariableChangeEvent) - Method in class org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager
 
VCErrorParser - Class in org.eclipse.cdt.internal.errorparsers
 
VCErrorParser() - Constructor for class org.eclipse.cdt.internal.errorparsers.VCErrorParser
 
VERBOSE - Static variable in class org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder
 
VERBOSE - Static variable in class org.eclipse.cdt.managedbuilder.internal.core.GeneratedMakefileBuilder
 
VERBOSE - Static variable in class org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedBuildCPathEntryContainer
 
VERBOSE - Static variable in class org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedBuildPathEntryContainerInitializer
 
VERBOSE_CONTENTASSIST - Static variable in class org.eclipse.cdt.internal.ui.util.Util
 
verboseActionTooltip - Static variable in class org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleMessages
 
VerboseModeActionDelegate - Class in org.eclipse.cdt.debug.mi.internal.ui.actions
 
VerboseModeActionDelegate() - Constructor for class org.eclipse.cdt.debug.mi.internal.ui.actions.VerboseModeActionDelegate
 
VerboseModeChangedEvent - Class in org.eclipse.cdt.debug.mi.ui.console
MISession event, verbose console mode changed
VerboseModeChangedEvent(MISession, int) - Constructor for class org.eclipse.cdt.debug.mi.ui.console.VerboseModeChangedEvent
 
verifyBaseClasses() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.NewBaseClassSelectionDialog
Checks if the base classes need to be verified (ie they must exist in the project)
verifyBaseClasses() - Static method in class org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassWizardPrefs
Checks if the base classes need to be verified (ie they must exist in the project)
verifyBaseClasses() - Method in class org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage
Checks if the base classes need to be verified (ie they must exist in the project)
VerifyDialog - Class in org.eclipse.cdt.ui.testplugin.util
 
VerifyDialog(Shell) - Constructor for class org.eclipse.cdt.ui.testplugin.util.VerifyDialog
 
verifyFilesDoNotExist(IProject, IPath, IPath[]) - Static method in class org.eclipse.cdt.make.core.tests.StandardBuildTestHelper
 
verifyValue(String) - Method in class org.eclipse.cdt.debug.internal.core.model.CVariable
 
verifyValue(IValue) - Method in class org.eclipse.cdt.debug.internal.core.model.CVariable
 
verifyWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.AbstractCLaunchDelegate
Verifies the working directory specified by the given launch configuration exists, and returns the working directory, or null if none is specified.
VERSION_1 - Static variable in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileVersioner
 
VERSIONS_SUPPORTED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
VERSIONS_SUPPORTED - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
VERSIONS_SUPPORTED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IToolChain
 
VERSIONS_SUPPORTED - Static variable in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
versions supported attribute of toolchain element
VIEW_ID - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMAST
 
VIEW_NAME - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMAST
 
ViewerPane - Class in org.eclipse.cdt.internal.ui.util
A ViewerPane is a convenience class which installs a CLabel and a Toolbar in a ViewForm.
ViewerPane(Composite, int) - Constructor for class org.eclipse.cdt.internal.ui.util.ViewerPane
 
viewerUpdatesBegin() - Method in class org.eclipse.cdt.debug.internal.ui.views.modules.ModulesView
 
viewerUpdatesComplete() - Method in class org.eclipse.cdt.debug.internal.ui.views.modules.ModulesView
 
ViewFilterAction - Class in org.eclipse.cdt.debug.internal.ui.actions
A base class for the view filtering actions.
ViewFilterAction() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction
 
VISIBLE - Static variable in interface org.eclipse.cdt.ui.newui.ICPropertyTab
 
visit(IASTTranslationUnit) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTInitializer) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTParameterDeclaration) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTDeclarator) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTDeclSpecifier) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTExpression) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTStatement) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTTypeId) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTEnumerationSpecifier.IASTEnumerator) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTProblem) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(ICPPASTNamespaceDefinition) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(ICPPASTTemplateParameter) - Method in class org.eclipse.cdt.internal.formatter.CodeFormatterVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.internal.refactoring.ASTNameVisitor
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.internal.ui.viewsupport.FindNameForSelectionVisitor
 
visit(IASTName) - Method in class org.eclipse.cdt.internal.ui.viewsupport.FindNameForSelectionVisitor
 
visit(IResourceDelta) - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileChecker.MyResourceDeltaVisitor
 
visit(IResourceProxy) - Method in class org.eclipse.cdt.make.ui.actions.UpdateMakeProjectAction.TargetConvertVisitor
 
visit(IBuildStep) - Method in interface org.eclipse.cdt.managedbuilder.buildmodel.IStepVisitor
this call-back method is called by the build description visitor mechanism for each step in the build description The method should return one of the IStepVisitor.VISIT_xxx constants
visit(IResourceDelta) - Method in class org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.ResourceDeltaVisitor
 
visit(IResourceDelta) - Method in class org.eclipse.cdt.managedbuilder.internal.core.GeneratedMakefileBuilder.ResourceDeltaVisitor
 
visit(IResourceDelta) - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.ResourceDeltaVisitor
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTDeclarator) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(ICASTDesignator) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTDeclSpecifier) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTEnumerationSpecifier.IASTEnumerator) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTExpression) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTInitializer) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTName) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTParameterDeclaration) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTStatement) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTTypeId) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPopulateASTViewAction
 
visit(IASTDeclaration) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTDeclarator) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTDeclSpecifier) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTEnumerationSpecifier.IASTEnumerator) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTExpression) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTInitializer) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTName) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(ICPPASTNamespaceDefinition) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTParameterDeclaration) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTStatement) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
visit(IASTTypeId) - Method in class org.eclipse.cdt.ui.tests.DOMAST.CPPPopulateASTViewAction
 
VISIT_CONTINUE - Static variable in interface org.eclipse.cdt.managedbuilder.buildmodel.IStepVisitor
This constant can is returneed by the step visitor to tell the visitor mechanism to continue step visiting process
VISIT_STOP - Static variable in interface org.eclipse.cdt.managedbuilder.buildmodel.IStepVisitor
This constant can is returneed by the step visitor to tell the visitor mechanism to stop step visiting process
visitName(IASTName) - Method in class org.eclipse.cdt.internal.refactoring.ASTSpecificNameVisitor
 
VOLATILE - Static variable in class org.eclipse.cdt.ui.CElementImageDescriptor
Flag to render the volatile adornment
VPath - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
VPath(Directive, String, String[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.VPath
 

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