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

W

WAIT_ACTIVE_ONLY - Static variable in class org.eclipse.cdt.internal.ui.editor.ASTProvider
Wait flag indicating that a client requesting an AST only wants to wait for the shared AST of the active editor.
WAIT_NO - Static variable in class org.eclipse.cdt.internal.ui.editor.ASTProvider
Wait flag indicating that a client requesting an AST only wants the already available shared AST.
WAIT_YES - Static variable in class org.eclipse.cdt.internal.ui.editor.ASTProvider
Wait flag indicating that a client requesting an AST wants to wait until an AST is ready.
waitAndRead(OutputStream, OutputStream) - Method in class org.eclipse.cdt.core.CommandLauncher
Reads output form the process to the streams.
waitAndRead(OutputStream, OutputStream, IProgressMonitor) - Method in class org.eclipse.cdt.core.CommandLauncher
Reads output form the process to the streams.
waitFor() - Method in class org.eclipse.cdt.debug.mi.core.MIProcessAdapter
 
WANTS_TERMINAL - Static variable in class org.eclipse.cdt.launch.ui.CMainTab
 
warnIfBinaryConstant(ICElement, Shell) - Static method in class org.eclipse.cdt.internal.ui.search.CSearchUtil
 
WARNING - Static variable in interface org.eclipse.cdt.debug.core.model.ICDebugElementStatus
Status severity constant (value 1) indicating indicating this status represents a warning.
WARNING - Static variable in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPListImageDescriptor
Flag to render the waring adornment
WARNING - Static variable in class org.eclipse.cdt.ui.CElementImageDescriptor
Flag to render the waring adornment
WARNING_ANNOTATION_TYPE - Static variable in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
wasOptRef() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Option
 
wasSplit - Variable in class org.eclipse.cdt.internal.formatter.align.Alignment
 
watchpointExists(String, IResource, String) - Static method in class org.eclipse.cdt.debug.core.CDIDebugModel
Returns the watchpoint that is already registered with the breakpoint manager for a source with the given handle and the given resource at the given expression.
WatchpointExpressionVerifier - Class in org.eclipse.cdt.debug.internal.ui.actions
Enter type comment.
WatchpointExpressionVerifier() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.WatchpointExpressionVerifier
 
watchpointOutOfScope(ICDIWatchpoint) - Method in class org.eclipse.cdt.debug.internal.core.CBreakpointManager
 
WEIGHT_NAME - Static variable in class org.eclipse.cdt.ui.newui.AbstractPage
 
WHITE_SPACE - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
WHITESMITHS_PROFILE - Static variable in class org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager
 
WHITESPACE - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
WHITESPACE - Variable in class org.eclipse.cdt.managedbuilder.makegen.gnu.DefaultGCCDependencyCalculator
 
WHITESPACE - Static variable in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.cdt.ui.newui.TriButton
 
widgetDisposed(DisposeEvent) - Method in class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
widgetDisposed(DisposeEvent) - Method in class org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl
widgetDisposed(DisposeEvent) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THInformationControl
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.cdt.ui.newui.TriButton
 
WILDCARD - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
WILDCARD - Static variable in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
 
windowActivated(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.EvaluationContextManager
 
windowActivated(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CDTContextActivator
 
windowClosed(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.EvaluationContextManager
 
windowClosed(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CDTContextActivator
 
windowDeactivated(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.EvaluationContextManager
 
windowDeactivated(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CDTContextActivator
 
windowOpened(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.EvaluationContextManager
 
windowOpened(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CDTContextActivator
 
WIZARD_PAGE - Static variable in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
element for a custom wizard page
WizardCheckboxTablePart - Class in org.eclipse.cdt.make.internal.ui.part
 
WizardCheckboxTablePart(String, String[]) - Constructor for class org.eclipse.cdt.make.internal.ui.part.WizardCheckboxTablePart
Constructor for WizardCheckboxTablePart.
WizardCheckboxTablePart(String) - Constructor for class org.eclipse.cdt.make.internal.ui.part.WizardCheckboxTablePart
 
WizardDefaultsTab - Class in org.eclipse.cdt.managedbuilder.ui.preferences
 
WizardDefaultsTab() - Constructor for class org.eclipse.cdt.managedbuilder.ui.preferences.WizardDefaultsTab
 
WordPartDetector - Class in org.eclipse.cdt.make.internal.ui.text
Used to scan and detect for SQL keywords
WordPartDetector(ITextViewer, int) - Constructor for class org.eclipse.cdt.make.internal.ui.text.WordPartDetector
WordPartDetector.
WordPartDetector(IDocument, int) - Constructor for class org.eclipse.cdt.make.internal.ui.text.WordPartDetector
 
WorkbenchRunnableAdapter - Class in org.eclipse.cdt.internal.ui.actions
An IRunnableWithProgress that adapts and IWorkspaceRunnable so that is can be executed inside IRunnableContext.
WorkbenchRunnableAdapter(IWorkspaceRunnable) - Constructor for class org.eclipse.cdt.internal.ui.actions.WorkbenchRunnableAdapter
Runs a workspace runnable with the workspace lock.
WorkbenchRunnableAdapter(IWorkspaceRunnable, ISchedulingRule) - Constructor for class org.eclipse.cdt.internal.ui.actions.WorkbenchRunnableAdapter
Runs a workspace runnable with the given lock or null to run with no lock at all.
WorkingCopyCodeReaderFactory - Class in org.eclipse.cdt.internal.core.dom
 
WorkingCopyCodeReaderFactory(IWorkingCopyProvider) - Constructor for class org.eclipse.cdt.internal.core.dom.WorkingCopyCodeReaderFactory
 
WorkingCopyManager - Class in org.eclipse.cdt.internal.ui.editor
This working copy manager works together with a given compilation unit document provider and additionally offers to "overwrite" the working copy provided by this document provider.
WorkingCopyManager(CDocumentProvider) - Constructor for class org.eclipse.cdt.internal.ui.editor.WorkingCopyManager
Creates a new working copy manager that co-operates with the given compilation unit document provider.
WorkingCopyManager - Class in org.eclipse.cdt.make.internal.ui.editor
This working copy manager works together with a given compilation unit document provider and additionally offers to "overwrite" the working copy provided by this document provider.
WorkingCopyManager(IMakefileDocumentProvider) - Constructor for class org.eclipse.cdt.make.internal.ui.editor.WorkingCopyManager
Creates a new working copy manager that co-operates with the given compilation unit document provider.
WorkingDirectoryBlock - Class in org.eclipse.cdt.launch.internal.ui
A control for setting the working directory associated with a launch configuration.
WorkingDirectoryBlock() - Constructor for class org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock
 
WorkingSetFilter - Class in org.eclipse.cdt.internal.ui.viewsupport
 
WorkingSetFilter() - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilter
 
WorkingSetFilterUI - Class in org.eclipse.cdt.internal.ui.viewsupport
Wraps WorkingSetFilterActionGroup and handles the property changed events
WorkingSetFilterUI(IViewPart, IMemento, String) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilterUI
 
WorkingSetFindAction - Class in org.eclipse.cdt.internal.ui.search.actions
 
WorkingSetFindAction(CEditor, FindAction, String) - Constructor for class org.eclipse.cdt.internal.ui.search.actions.WorkingSetFindAction
 
WorkingSetFindAction(IWorkbenchSite, FindAction, String) - Constructor for class org.eclipse.cdt.internal.ui.search.actions.WorkingSetFindAction
 
WorkInProgressPreferencePage - Class in org.eclipse.cdt.internal.ui.preferences
Preference page for work in progress.
WorkInProgressPreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.preferences.WorkInProgressPreferencePage
creates a new preference page.
WORKSPACE_DIR_DIALOG_ERR - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_DIR_DIALOG_MSG - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_DIR_DIALOG_TITLE - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_FILE_DIALOG_ERR - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_FILE_DIALOG_MSG - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_FILE_DIALOG_TITLE - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WORKSPACE_LANGUAGE_MAPPINGS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
Workspace-wide language mappings.
WORKSPACEBUTTON_NAME - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
WorkspaceContentTypeMappingDialog - Class in org.eclipse.cdt.internal.ui.language
 
WorkspaceContentTypeMappingDialog(Shell) - Constructor for class org.eclipse.cdt.internal.ui.language.WorkspaceContentTypeMappingDialog
 
WorkspaceLanguageMappingPreferencePage - Class in org.eclipse.cdt.internal.ui.language
 
WorkspaceLanguageMappingPreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingPreferencePage
 
WorkspaceLanguageMappingWidget - Class in org.eclipse.cdt.internal.ui.language
 
WorkspaceLanguageMappingWidget() - Constructor for class org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingWidget
 
WorkspaceLanguagesPreferencePage_description - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
WorkspaceLanguagesPreferencePage_mappingTableTitle - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
WorkspaceLanguagesPreferencePage_missingLanguage - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
wrap(IEnvironmentVariable) - Static method in class org.eclipse.cdt.managedbuilder.internal.envvar.EnvironmentVariableProvider
 
wrap(IEnvironmentVariable[]) - Static method in class org.eclipse.cdt.managedbuilder.internal.envvar.EnvironmentVariableProvider
 
wrap(ICdtVariable) - Static method in class org.eclipse.cdt.managedbuilder.internal.macros.BuildMacroProvider
 
wrap(ICdtVariable[]) - Static method in class org.eclipse.cdt.managedbuilder.internal.macros.BuildMacroProvider
 
WRAP_COMPACT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done using as few lines as possible.
WRAP_COMPACT_FIRST_BREAK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done putting the first element on a new line and then wrapping next elements using as few lines as possible.
WRAP_NEXT_PER_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line except the first element.
WRAP_NEXT_SHIFTED - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
WRAP_NO_SPLIT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to disable alignment.
WRAP_ONE_PER_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
write(int) - Method in class org.eclipse.cdt.core.ConsoleOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.cdt.core.ConsoleOutputStream
 
write(int) - Method in class org.eclipse.cdt.core.ErrorParserManager
 
write(byte[], int, int) - Method in class org.eclipse.cdt.core.ErrorParserManager
 
WRITE - Static variable in interface org.eclipse.cdt.debug.core.model.ICWatchpoint
Write access watchpoint attribute (value "org.eclipse.cdt.debug.core.write").
write(byte[], int, int) - Method in class org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePartitioner.BuildOutputStream
 
write(int) - Method in class org.eclipse.cdt.make.internal.core.MakeRecon
 
write(byte[], int, int) - Method in class org.eclipse.cdt.make.internal.core.MakeRecon
 
write(int) - Method in class org.eclipse.cdt.make.internal.core.StreamMonitor
 
write(byte[], int, int) - Method in class org.eclipse.cdt.make.internal.core.StreamMonitor
 
write(int) - Method in class org.eclipse.cdt.newmake.internal.core.StreamMonitor
 
write(byte[], int, int) - Method in class org.eclipse.cdt.newmake.internal.core.StreamMonitor
 
writeln(String) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.LogWriter
Writes the given string to the log, followed by the line terminator string.
writeProfiles(Collection, IScopeContext) - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore
 
writeProfilesToFile(Collection, File, String) - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore
Write the available profiles to the internal XML file.

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