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

A

AbortFormatting - Exception in org.eclipse.cdt.internal.formatter
Unchecked exception wrapping invalid input checked exception which may occur when scanning original formatted source.
AbortFormatting(String) - Constructor for exception org.eclipse.cdt.internal.formatter.AbortFormatting
 
AbortFormatting(Throwable) - Constructor for exception org.eclipse.cdt.internal.formatter.AbortFormatting
 
aboutToBeReconciled() - Method in class org.eclipse.cdt.internal.ui.editor.CEditor
 
aboutToBeReconciled() - Method in class org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting
 
aboutToBeReconciled() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingReconciler
 
aboutToBeReconciled() - Method in interface org.eclipse.cdt.internal.ui.text.ICReconcilingListener
Called before reconciling is started.
aboutToChange(Object) - Method in class org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyDocumentProvider
 
ABSOLUTE - Static variable in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator
 
AbsolutePathSourceContainer - Class in org.eclipse.cdt.debug.core.sourcelookup
 
AbsolutePathSourceContainer() - Constructor for class org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer
 
AbsolutePathSourceContainerType - Class in org.eclipse.cdt.debug.internal.core.sourcelookup
 
AbsolutePathSourceContainerType() - Constructor for class org.eclipse.cdt.debug.internal.core.sourcelookup.AbsolutePathSourceContainerType
 
AbstractAnnotationHover - Class in org.eclipse.cdt.internal.ui.text.c.hover
AbstractAnnotationHover Abstract super class for annotation hovers.
AbstractAnnotationHover(boolean) - Constructor for class org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover
 
AbstractBinaryParserPage - Class in org.eclipse.cdt.ui.dialogs
 
AbstractBreakpointAction - Class in org.eclipse.cdt.debug.core.breakpointactions
 
AbstractBreakpointAction() - Constructor for class org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction
 
AbstractBreakpointRulerAction - Class in org.eclipse.cdt.debug.internal.ui.actions
Abstract base implementation of the breakpoint ruler actions.
AbstractBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo) - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction
Constructs an action to work on breakpoints in the specified part with the specified vertical ruler information.
AbstractCBuildPropertyTab - Class in org.eclipse.cdt.managedbuilder.ui.properties
Proposed parent for Build System property tabs.
AbstractCBuildPropertyTab() - Constructor for class org.eclipse.cdt.managedbuilder.ui.properties.AbstractCBuildPropertyTab
 
AbstractCDebuggerPage - Class in org.eclipse.cdt.debug.ui
Common function for debugger pages.
AbstractCDebuggerPage() - Constructor for class org.eclipse.cdt.debug.ui.AbstractCDebuggerPage
 
AbstractCDebuggerTab - Class in org.eclipse.cdt.launch.internal.ui
 
AbstractCDebuggerTab() - Constructor for class org.eclipse.cdt.launch.internal.ui.AbstractCDebuggerTab
 
AbstractCEditorTextHover - Class in org.eclipse.cdt.internal.ui.text.c.hover
AbstractCEditorTextHover Abstract class for providing hover information for C elements.
AbstractCEditorTextHover() - Constructor for class org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover
 
AbstractCExtension - Class in org.eclipse.cdt.core
 
AbstractCExtension() - Constructor for class org.eclipse.cdt.core.AbstractCExtension
 
AbstractCLaunchDelegate - Class in org.eclipse.cdt.launch
 
AbstractCLaunchDelegate() - Constructor for class org.eclipse.cdt.launch.AbstractCLaunchDelegate
 
AbstractCNavigatorActionGroup - Class in org.eclipse.cdt.internal.ui.navigator
A basic abstract action group implementation similar to CViewActionGroup, avoiding the explicit dependency on CView to allow reuse in the Common Navigator.
AbstractCNavigatorActionGroup(IViewPart) - Constructor for class org.eclipse.cdt.internal.ui.navigator.AbstractCNavigatorActionGroup
Create a new action group associated with given view part.
AbstractConfigurationBlockPreferencePage - Class in org.eclipse.cdt.internal.ui.preferences
Abstract preference page which is used to wrap a IPreferenceConfigurationBlock.
AbstractConfigurationBlockPreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.preferences.AbstractConfigurationBlockPreferencePage
Creates a new preference page.
AbstractCOptionPage - Class in org.eclipse.cdt.ui.dialogs
 
AbstractCPropertyTab - Class in org.eclipse.cdt.ui.newui
It is a parent for all standard property tabs in new CDT model.
AbstractCPropertyTab() - Constructor for class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
AbstractCScanner - Class in org.eclipse.cdt.internal.ui.text
Initialized with a color manager and a preference store, its subclasses are only responsible for providing a list of preference keys for based on which tokens are generated and to use this tokens to define the rules controlling this scanner.
AbstractCScanner(IColorManager, IPreferenceStore) - Constructor for class org.eclipse.cdt.internal.ui.text.AbstractCScanner
Creates an abstract C scanner.
AbstractCScanner(IColorManager, IPreferenceStore, int) - Constructor for class org.eclipse.cdt.internal.ui.text.AbstractCScanner
Creates an abstract C scanner.
AbstractCValue - Class in org.eclipse.cdt.debug.internal.core.model
The abstract super class for the C/C++ value types.
AbstractCValue(AbstractCVariable) - Constructor for class org.eclipse.cdt.debug.internal.core.model.AbstractCValue
Constructor for AbstractCValue.
AbstractCVariable - Class in org.eclipse.cdt.debug.internal.core.model
The super class for all variable types.
AbstractCVariable(CDebugElement) - Constructor for class org.eclipse.cdt.debug.internal.core.model.AbstractCVariable
Constructor for AbstractCVariable.
AbstractCWizard - Class in org.eclipse.cdt.managedbuilder.ui.wizards
 
AbstractCWizard() - Constructor for class org.eclipse.cdt.managedbuilder.ui.wizards.AbstractCWizard
 
AbstractDebugActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
 
AbstractDebugActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate
It's crucial that delegate actions have a zero-arg constructor so that they can be reflected into existence when referenced in an action set in the plugin's plugin.xml file.
AbstractDebugEventHandler - Class in org.eclipse.cdt.debug.internal.ui.views
Handles debug events, updating a view and viewer.
AbstractDebugEventHandler(AbstractDebugView) - Constructor for class org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler
Constructs an event handler for the given view.
AbstractDebugEventHandlerView - Class in org.eclipse.cdt.debug.internal.ui.views
A debug view that uses an event handler to update its view/viewer.
AbstractDebugEventHandlerView() - Constructor for class org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView
 
AbstractDiscoveryOptionsBlock - Class in org.eclipse.cdt.make.ui.dialogs
Fremework for loading profile option pages
AbstractDiscoveryOptionsBlock(String) - Constructor for class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
 
AbstractDiscoveryOptionsBlock(String, ImageDescriptor) - Constructor for class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
 
AbstractDiscoveryPage - Class in org.eclipse.cdt.make.ui.dialogs
Abstract SCD profile page
AbstractDiscoveryPage() - Constructor for class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryPage
 
AbstractDiscoveryPage(String) - Constructor for class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryPage
 
AbstractDiscoveryPage(String, ImageDescriptor) - Constructor for class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryPage
 
AbstractEditorActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
Enter type comment.
AbstractEditorActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate
Constructor for AbstractEditorActionDelegate.
AbstractElementListSelectionDialog - Class in org.eclipse.cdt.internal.ui.dialogs
A class to select one or more elements out of an indexed property
AbstractErrorParser - Class in org.eclipse.cdt.internal.errorparsers
 
AbstractErrorParserBlock - Class in org.eclipse.cdt.ui.dialogs
 
AbstractErrorParserBlock(Preferences) - Constructor for class org.eclipse.cdt.ui.dialogs.AbstractErrorParserBlock
Deprecated. - use AbstractErrorParserBlock(), preferences setting should now be handled by extending classes, use setErrorParserIDs(boolean)/saveErrorParserIDs() to handle getting/setting of values.
AbstractErrorParserBlock() - Constructor for class org.eclipse.cdt.ui.dialogs.AbstractErrorParserBlock
 
AbstractExportTab - Class in org.eclipse.cdt.ui.newui
 
AbstractExportTab() - Constructor for class org.eclipse.cdt.ui.newui.AbstractExportTab
 
AbstractFileCreationWizard - Class in org.eclipse.cdt.internal.ui.wizards.filewizard
 
AbstractFileCreationWizard() - Constructor for class org.eclipse.cdt.internal.ui.wizards.filewizard.AbstractFileCreationWizard
 
AbstractFileCreationWizardPage - Class in org.eclipse.cdt.internal.ui.wizards.filewizard
 
AbstractFileCreationWizardPage(String) - Constructor for class org.eclipse.cdt.internal.ui.wizards.filewizard.AbstractFileCreationWizardPage
 
AbstractGCCBOPConsoleParser - Class in org.eclipse.cdt.make.internal.core.scannerconfig.gnu
Common stuff for all GNU build output parsers
AbstractGCCBOPConsoleParser() - Constructor for class org.eclipse.cdt.make.internal.core.scannerconfig.gnu.AbstractGCCBOPConsoleParser
 
AbstractGCCBOPConsoleParserUtility - Class in org.eclipse.cdt.make.internal.core.scannerconfig.gnu
Common utilities for GCC build output console parsers
AbstractGCCBOPConsoleParserUtility(IProject, IPath, IMarkerGenerator) - Constructor for class org.eclipse.cdt.make.internal.core.scannerconfig.gnu.AbstractGCCBOPConsoleParserUtility
 
AbstractGDBCDIDebugger - Class in org.eclipse.cdt.debug.mi.core
Base class for the gdb/mi-based ICDIDebugger extension point implementations.
AbstractGDBCDIDebugger() - Constructor for class org.eclipse.cdt.debug.mi.core.AbstractGDBCDIDebugger
 
AbstractGNUBinaryParserPage - Class in org.eclipse.cdt.ui.dialogs
Abstract base binary parser page for GNU binutils based binary parsers
AbstractGNUBinaryParserPage() - Constructor for class org.eclipse.cdt.ui.dialogs.AbstractGNUBinaryParserPage
 
AbstractImportExecutableWizard - Class in org.eclipse.cdt.debug.ui.importexecutable
 
AbstractImportExecutableWizard() - Constructor for class org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard
 
AbstractImportExecutableWizard_CreateLaunchConfiguration - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
AbstractImportExecutableWizard_ErrorImporting - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
AbstractImportExecutableWizard_windowTitle - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
AbstractIndexerPage - Class in org.eclipse.cdt.ui.dialogs
 
AbstractIndexerPage_indexAllFiles - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
AbstractIndexerPage_indexUpFront - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
AbstractIndexerPage_skipAllReferences - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
AbstractIndexerPage_skipTypeReferences - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
AbstractInformationControl - Class in org.eclipse.cdt.internal.ui.text
Abstract class for "quick" views in light-weight controls.
AbstractInformationControl(Shell, int, int, String, boolean) - Constructor for class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
Creates a tree information control with the given shell as parent.
AbstractInformationControl(Shell, int, int) - Constructor for class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
Creates a tree information control with the given shell as parent.
AbstractLangsListTab - Class in org.eclipse.cdt.ui.newui
 
AbstractLangsListTab() - Constructor for class org.eclipse.cdt.ui.newui.AbstractLangsListTab
 
AbstractLineBreakpoint - Class in org.eclipse.cdt.debug.internal.core.breakpoints
Base class for different types of location breakponts.
AbstractLineBreakpoint() - Constructor for class org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint
Constructor for AbstractLineBreakpoint.
AbstractLineBreakpoint(IResource, String, Map, boolean) - Constructor for class org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint
Constructor for AbstractLineBreakpoint.
AbstractListenerActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
 
AbstractListenerActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate
 
AbstractMakefile - Class in org.eclipse.cdt.make.internal.core.makefile
Makefile : ( statement ) * statement : rule | macro_definition | comments | empty rule : inference_rule | target_rule inference_rule : target ':' ( command ) + target_rule : target [ ( target ) * ] ':' [ ( prerequisite ) * ] [ ';' command ] [ ( command ) * ] macro_definition : string '=' (string)* comments : ('#' (string) ) * empty : command : prefix_command string target : string prefix_command : '-' | '@' | '+' internal_macro : "$<" | "$*" | "$@" | "$?"
AbstractMakefile(Directive) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.AbstractMakefile
 
AbstractMakefileCodeScanner - Class in org.eclipse.cdt.make.internal.ui.text.makefile
AbstractMakefileEditorScanner
AbstractMakefileCodeScanner() - Constructor for class org.eclipse.cdt.make.internal.ui.text.makefile.AbstractMakefileCodeScanner
 
AbstractMakefileEditorPreferencePage - Class in org.eclipse.cdt.make.internal.ui.preferences
AbstraceMakeEditorPreferencePage
AbstractMakefileEditorPreferencePage() - Constructor for class org.eclipse.cdt.make.internal.ui.preferences.AbstractMakefileEditorPreferencePage
 
AbstractMethodStub - Class in org.eclipse.cdt.internal.ui.wizards.classwizard
 
AbstractMethodStub(String, ASTAccessVisibility, boolean, boolean) - Constructor for class org.eclipse.cdt.internal.ui.wizards.classwizard.AbstractMethodStub
 
AbstractOpenWizardAction - Class in org.eclipse.cdt.internal.ui.wizards
 
AbstractOpenWizardAction(String, boolean) - Constructor for class org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction
Creates a AbstractOpenWizardAction.
AbstractOpenWizardAction(String, Class[], boolean) - Constructor for class org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction
Creates a AbstractOpenWizardAction.
AbstractPage - Class in org.eclipse.cdt.ui.newui
It is a parent for all standard CDT property pages in new CDT model.
AbstractPage() - Constructor for class org.eclipse.cdt.ui.newui.AbstractPage
Default constructor
AbstractPathOptionBlock - Class in org.eclipse.cdt.internal.ui.dialogs.cpaths
 
AbstractPathOptionBlock(IStatusChangeListener, int) - Constructor for class org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock
 
AbstractPreferencePage - Class in org.eclipse.cdt.internal.ui.preferences
AbstractPreferencePage
AbstractPreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.preferences.AbstractPreferencePage
 
AbstractPrefPage - Class in org.eclipse.cdt.ui.newui
Abstract page to be used as base for preference pages
AbstractPrefPage() - Constructor for class org.eclipse.cdt.ui.newui.AbstractPrefPage
 
AbstractPropertyDialog - Class in org.eclipse.cdt.ui.newui
 
AbstractPropertyDialog(Shell, String) - Constructor for class org.eclipse.cdt.ui.newui.AbstractPropertyDialog
 
AbstractSingleBuildPage - Class in org.eclipse.cdt.managedbuilder.ui.properties
Bug #183341 : Single property page which does not require separate cPropertyTab to display data.
AbstractSingleBuildPage() - Constructor for class org.eclipse.cdt.managedbuilder.ui.properties.AbstractSingleBuildPage
 
AbstractSinglePage - Class in org.eclipse.cdt.ui.newui
Bug #183341 : Single property page which does not require separate cPropertyTab to display data.
AbstractSinglePage() - Constructor for class org.eclipse.cdt.ui.newui.AbstractSinglePage
 
AbstractTargetAction - Class in org.eclipse.cdt.make.ui.actions
 
AbstractTargetAction() - Constructor for class org.eclipse.cdt.make.ui.actions.AbstractTargetAction
 
AbstractToggleLinkingAction - Class in org.eclipse.cdt.internal.ui.actions
This is an action template for actions that toggle whether it links its selection to the active editor.
AbstractToggleLinkingAction() - Constructor for class org.eclipse.cdt.internal.ui.actions.AbstractToggleLinkingAction
Constructs a new action.
AbstractToolSettingUI - Class in org.eclipse.cdt.managedbuilder.ui.properties
 
AbstractUpdateIndexAction - Class in org.eclipse.cdt.internal.ui.actions
 
AbstractUpdateIndexAction() - Constructor for class org.eclipse.cdt.internal.ui.actions.AbstractUpdateIndexAction
 
AbstractViewActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
The superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
AbstractViewActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate
 
AbstractWizardDropDownAction - Class in org.eclipse.cdt.internal.ui.wizards
 
AbstractWizardDropDownAction() - Constructor for class org.eclipse.cdt.internal.ui.wizards.AbstractWizardDropDownAction
 
ACBuilder - Class in org.eclipse.cdt.core.resources
 
ACBuilder() - Constructor for class org.eclipse.cdt.core.resources.ACBuilder
Constructor for ACBuilder
accept(IStepVisitor, IBuildDescription, boolean) - Static method in class org.eclipse.cdt.managedbuilder.buildmodel.BuildDescriptionManager
runs though all steps in build description in the dependency order and notifies the visitor callback the order in which steps are enumerated depends on the "up" argument
acceptAbstractTypeSpecDeclaration(IASTAbstractTypeSpecifierDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptASMDefinition(IASTASMDefinition) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptClassReference(IASTClassReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptElaboratedForewardDeclaration(IASTElaboratedTypeSpecifier) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptEnumerationReference(IASTEnumerationReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptEnumerationSpecifier(IASTEnumerationSpecifier) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptEnumerationSpecifier(IASTEnumerationSpecifier) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptEnumeratorReference(IASTEnumeratorReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptField(IASTField) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptField(IASTField) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptFieldReference(IASTFieldReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptFriendDeclaration(IASTDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptFunctionDeclaration(IASTFunction) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptFunctionDeclaration(IASTFunction) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptFunctionReference(IASTFunctionReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptMacro(IASTMacro) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptMacro(IASTMacro) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptMethodDeclaration(IASTMethod) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptMethodDeclaration(IASTMethod) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptMethodReference(IASTMethodReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptNamespaceReference(IASTNamespaceReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptParameterReference(IASTParameterReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptProblem(IProblem) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptProblem(IProblem) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptTemplateParameterReference(IASTTemplateParameterReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptTypedefDeclaration(IASTTypedefDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptTypedefDeclaration(IASTTypedefDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptTypedefReference(IASTTypedefReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptUsingDeclaration(IASTUsingDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptUsingDeclaration(IASTUsingDeclaration) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptUsingDirective(IASTUsingDirective) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptUsingDirective(IASTUsingDirective) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptVariable(IASTVariable) - Method in class org.eclipse.cdt.internal.ui.compare.CParseTreeBuilder
 
acceptVariable(IASTVariable) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
acceptVariableReference(IASTVariableReference) - Method in class org.eclipse.cdt.internal.ui.compare.SourceElementRequestorAdapter
 
AccessibilityTestPass - Class in org.eclipse.cdt.ui.testplugin.util
 
AccessibilityTestPass() - Constructor for class org.eclipse.cdt.ui.testplugin.util.AccessibilityTestPass
 
ACTION_BREAKPOINT_PROPERTIES - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
ACTION_ENABLE_DISABLE_BREAKPOINT - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
ACTION_PAGE_ELEMENT - Static variable in class org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog
 
ACTION_TOGGLE_BREAKPOINT - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
ACTION_TYPE_ELEMENT - Static variable in class org.eclipse.cdt.debug.core.CDebugCorePlugin
 
ActionDialog - Class in org.eclipse.cdt.debug.ui.breakpointactions
 
ActionDialog(Shell, IBreakpointAction) - Constructor for class org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog
Create the dialog
actionDialogCanceled() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionPage
 
actionDialogCanceled() - Method in interface org.eclipse.cdt.debug.ui.breakpointactions.IBreakpointActionPage
 
actionDialogCanceled() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.LogActionPage
 
actionDialogCanceled() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ResumeActionPage
 
actionDialogCanceled() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage
 
actionDialogOK() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionPage
 
actionDialogOK() - Method in interface org.eclipse.cdt.debug.ui.breakpointactions.IBreakpointActionPage
 
actionDialogOK() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.LogActionPage
 
actionDialogOK() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ResumeActionPage
 
actionDialogOK() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage
 
ActionFilterAdapterFactory - Class in org.eclipse.cdt.debug.mi.internal.ui
The UI adapter factory for GDB/MI Debug extensions
ActionFilterAdapterFactory() - Constructor for class org.eclipse.cdt.debug.mi.internal.ui.ActionFilterAdapterFactory
 
ActionMessages - Class in org.eclipse.cdt.debug.internal.ui.actions
 
ActionMessages - Class in org.eclipse.cdt.debug.mi.internal.ui.actions
 
ActionMessages - Class in org.eclipse.cdt.internal.ui.actions
Class that gives access to the action messages resource bundle.
ActionsList - Class in org.eclipse.cdt.debug.ui.breakpointactions
 
ActionsList(Composite, int) - Constructor for class org.eclipse.cdt.debug.ui.breakpointactions.ActionsList
 
ActionsPreferencePage - Class in org.eclipse.cdt.debug.ui.breakpointactions
 
ActionsPreferencePage() - Constructor for class org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage
 
ActionsPropertyPage - Class in org.eclipse.cdt.debug.ui.breakpointactions
 
ActionsPropertyPage() - Constructor for class org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage
 
ActionUtil - Class in org.eclipse.cdt.internal.ui.actions
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.cdt.debug.internal.ui.CDebuggerPageAdapter
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBDebuggerPage
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.cdt.debug.mi.internal.ui.StandardGDBDebuggerPage
 
activated() - Method in class org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.cdt.launch.internal.ui.AbstractCDebuggerTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.cdt.launch.ui.CoreFileDebuggerTab
 
activateEditor(IWorkbenchPage, IStructuredSelection) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorLinkHelper
 
actualToHistoric(IRegion) - Method in interface org.eclipse.cdt.core.IPositionConverter
Converts an actual character range to the range where the underlying text was originally found.
actualToHistoric(IRegion) - Method in class org.eclipse.cdt.internal.core.PositionTracker
 
adaptChild(Control) - Method in class org.eclipse.cdt.internal.ui.preferences.ScrolledPageContent
 
AdaptingSelectionProvider - Class in org.eclipse.cdt.internal.ui.viewsupport
A selection provider that adapts the elements of structured selections to a requested type.
AdaptingSelectionProvider(Class, ISelectionProvider) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.AdaptingSelectionProvider
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.AbstractCScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CCodeScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CCommentScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration
Adapts the behavior of the contained components to the change encoded in the given event.
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CTextTools
Adapts the behavior of the contained components to the change encoded in the given event.
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.make.internal.ui.editor.MakefileSourceConfiguration
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.cdt.make.internal.ui.text.makefile.AbstractMakefileCodeScanner
 
add(BigInteger) - Method in interface org.eclipse.cdt.core.IAddress
Adds offset to address and returns new address object which is the result
add(long) - Method in interface org.eclipse.cdt.core.IAddress
Adds offset to address and returns new address object which is the result

Note: This method has an offset limit of Long.MAX and Long.MIN, which under some addressing schems may impose an unnesseary limitation, see IAddressa.add(BigInteger offset) to handle larger offsets.
add(Object) - Method in class org.eclipse.cdt.debug.internal.core.ListenerList
Adds a listener to the list.
add(IEnvironmentVariable[]) - Method in class org.eclipse.cdt.internal.core.envvar.EnvVarCollector
adds an array of environment variables to the set of variables held by this collector performing environment variable operations
add(IEnvironmentVariable[], IEnvironmentContextInfo, int, ICoreEnvironmentVariableSupplier) - Method in class org.eclipse.cdt.internal.core.envvar.EnvVarCollector
 
add(ICElement, IIndexName) - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CalledByResult
 
add(ICElement[], IIndexName) - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CallsToResult
 
add(IWorkingSet[]) - Method in class org.eclipse.cdt.internal.ui.search.LRUWorkingSets
 
add(Object, IProgressMonitor) - Method in class org.eclipse.cdt.internal.ui.util.RemoteTreeContentManager.Collector
 
add(Object[], IProgressMonitor) - Method in class org.eclipse.cdt.internal.ui.util.RemoteTreeContentManager.Collector
 
add(Object, Object) - Method in class org.eclipse.cdt.internal.ui.util.RemoteTreeViewer
 
add(Object, Object[]) - Method in class org.eclipse.cdt.internal.ui.util.RemoteTreeViewer
 
add(IWorkingSet) - Method in class org.eclipse.cdt.internal.ui.workingsets.CElementWorkingSetUpdater
add(Object) - Method in class org.eclipse.cdt.make.internal.core.ListenerList
Adds the given listener to this list.
add(MakeTarget) - Method in class org.eclipse.cdt.make.internal.core.ProjectTargets
 
add(String) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SymbolEntry
 
add(String, boolean) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SymbolEntry
 
ADD_BLOCK_COMMENT - Static variable in interface org.eclipse.cdt.internal.ui.editor.ICEditorActionDefinitionIds
Action definition ID of the source -> add block comment action (value "org.eclipse.cdt.ui.edit.text.c.add.block.comment").
ADD_BLOCK_COMMENT - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Source menu: name of standard Block Comment global action (value "org.eclipse.cdt.ui.actions.AddBlockComment").
ADD_CONSTRUCTOR_FROM_SUPERCLASS - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Source menu: name of standard Add Constructor From Superclass global action (value "org.eclipse.cdt.ui.actions.AddConstructorFromSuperclass").
ADD_CPP_DOC_COMMENT - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Source menu: name of standard Add Cppdoc Comment global action (value "org.eclipse.cdt.ui.actions.AddCppDocComment").
ADD_DIRECTORY_CONTAINER_DIALOG - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
ADD_INCLUDE - Static variable in interface org.eclipse.cdt.internal.ui.editor.ICEditorActionDefinitionIds
Action definition ID of the source -> add include action (value "org.eclipse.cdt.ui.edit.text.c.add.include").
ADD_INCLUDE - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Source menu: name of standard Add Include global action (value "org.eclipse.cdt.ui.actions.AddInclude").
ADD_INCLUDE_ON_SELECTION_ACTION - Static variable in interface org.eclipse.cdt.internal.ui.ICHelpContextIds
 
ADD_SOURCE_CONTAINER_DIALOG - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
ADD_STR - Static variable in class org.eclipse.cdt.ui.newui.AbstractCPropertyTab
 
addAction(IBreakpointAction) - Method in class org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager
 
addAction(IBreakpointAction) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ActionsList
 
addAction(BuildStep) - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildGroup
 
addAdjustedState(String, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.enablement.AdjustmentContext
 
addAffectedProjectNatures(String) - Method in class org.eclipse.cdt.refactoring.CRefactory
 
addAllPositions(List) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
Adds all current positions to the given list.
addBaseClass(IBaseClassInfo) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField
 
addBinaryParsers(IProject) - Method in class org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard
 
AddBlockCommentAction - Class in org.eclipse.cdt.internal.ui.actions
Action that encloses the editor's current selection with Java block comment terminators (/* and */).
AddBlockCommentAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction
Creates a new instance.
addBrowseField(String, String, boolean) - Method in class org.eclipse.cdt.make.internal.ui.MultipleInputDialog
 
addBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.cdt.internal.refactoring.DocumentAdapter
 
addBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.cdt.internal.ui.editor.DocumentAdapter
 
addBuildSpec() - Method in class org.eclipse.cdt.make.core.MakeProjectNature
 
AddBuildTargetAction - Class in org.eclipse.cdt.make.internal.ui.editor
 
AddBuildTargetAction(MakefileContentOutlinePage) - Constructor for class org.eclipse.cdt.make.internal.ui.editor.AddBuildTargetAction
 
addBullet(StringBuffer, String) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addBullet(StringBuffer, String) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
addCBreakpointListener(ICBreakpointListener) - Method in class org.eclipse.cdt.debug.core.CDebugCorePlugin
Adds the given breakpoint listener to the debug model.
addCCNature(IProject, IProgressMonitor) - Static method in class org.eclipse.cdt.core.CCProjectNature
 
addChangeListener(IPathEntryVariableChangeListener) - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
Registers the given listener to receive notification of changes to variables.
addChangeListener(IPathEntryVariableChangeListener) - Method in class org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager
 
addChangeListener(IPathEntryVariableChangeListener) - Method in class org.eclipse.cdt.internal.core.PathEntryVariableManager
 
addChild(CPElement, int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElementGroup
 
addChild(CPElement) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElementGroup
 
addChild(THNode) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THNode
 
addChild(DOMASTNodeLeaf) - Method in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTNodeParent
 
addChildCategory(IOptionCategory) - Method in class org.eclipse.cdt.managedbuilder.internal.core.HoldsOptions
 
addChildCategory(OptionCategory) - Method in class org.eclipse.cdt.managedbuilder.internal.core.OptionCategory
 
addChildElement(ToolListElement) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolListElement
 
addChildren(CPElement[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElementGroup
 
addCNature(IProject, IProgressMonitor) - Static method in class org.eclipse.cdt.core.CProjectNature
 
addColumnData(ColumnLayoutData) - Method in class org.eclipse.cdt.internal.ui.util.TableLayoutComposite
Adds a new column of data to this table layout.
addConfiguration(Configuration) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedProject
 
addConfiguration(Configuration) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ProjectType
 
addConfiguration(IConfigurationV2) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
 
addConsoleListener(IBuildConsoleListener) - Method in class org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleManager
 
addConsoleListener(IBuildConsoleListener) - Method in interface org.eclipse.cdt.ui.IBuildConsoleManager
 
AddContainerAction - Class in org.eclipse.cdt.debug.internal.ui.sourcelookup
The action to add a new source container.
AddContainerAction() - Constructor for class org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction
 
addControlAccessibleListener(Control, String) - Method in class org.eclipse.cdt.launch.ui.CArgumentsTab
 
addControlAccessibleListener(Control, String) - Method in class org.eclipse.cdt.make.ui.dialogs.SettingsBlock
 
addDescriptorListener(ICDescriptorListener) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
 
addDescriptorListener(ICDescriptorListener) - Method in class org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager
 
addDirective(IDirective) - Method in class org.eclipse.cdt.make.internal.core.makefile.NullMakefile
 
addDirective(Directive) - Method in class org.eclipse.cdt.make.internal.core.makefile.Parent
 
addDirectives(Directive[]) - Method in class org.eclipse.cdt.make.internal.core.makefile.Parent
 
addDiscoveredInfoListener(IDiscoveredPathManager.IDiscoveredInfoListener) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IDiscoveredPathManager
 
addDiscoveredInfoListener(IDiscoveredPathManager.IDiscoveredInfoListener) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathManager
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
addDisposeListener(DisposeListener) - Method in class org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl
 
addDocumentListener(IDocumentListener) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
ADDED - Static variable in class org.eclipse.cdt.managedbuilder.internal.core.SettingsChangeEvent
 
addEditorDefiningExtension(String) - Method in class org.eclipse.cdt.refactoring.CRefactory
Deprecated. extensions are found via the content types.
addElement(Object) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField
Adds an element at the end of the list.
addElement(Object) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.ListDialogField
Adds an element at the end of the list.
addElement(Object) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.ListDialogField
Adds an element at the end of the list.
addElement(Object) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.TreeListDialogField
Adds an element at the end of the tree list.
addElements(List) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField
Adds elements at the end of the list.
addElements(List) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.ListDialogField
Adds elements at the end of the list.
addElements(List) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.ListDialogField
Adds elements at the end of the list.
addElements(List) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.TreeListDialogField
Adds elements at the end of the tree list.
addElementStateListener(IElementStateListener) - Method in class org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyDocumentProvider
 
addEntries(ISourceContainer[]) - Method in class org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer
Adds the given entries to the list.
AddExpressionEditorActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
The "Add Expression" action contribution to editors.
AddExpressionEditorActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate
 
addExtensionBuilder(Builder) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a Builder that is is specified in the manifest to the build system.
addExtensionConfiguration(Configuration) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a Configuration that is is specified in the manifest to the build system.
addExtensionInputType(InputType) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds an InputType that is is specified in the manifest to the build system.
addExtensionOption(Option) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a Option that is is specified in the manifest to the build system.
addExtensionOptionCategory(OptionCategory) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a OptionCategory that is is specified in the manifest to the build system.
addExtensionOutputType(OutputType) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds an OutputType that is is specified in the manifest to the build system.
addExtensionProjectType(ProjectType) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a ProjectType that is is specified in the manifest to the build system.
addExtensionResourceConfiguration(ResourceConfiguration) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a Resource Configuration that is is specified in the manifest to the build system.
addExtensionTarget(Target) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a Target that is is specified in the manifest to the build system.
addExtensionTargetPlatform(TargetPlatform) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a TargetPlatform that is is specified in the manifest to the build system.
addExtensionTool(Tool) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a tool that is is specified in the manifest to the build system.
addExtensionToolChain(ToolChain) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
Adds a ToolChain that is is specified in the manifest to the build system.
addFilter(ViewerFilter) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.MultipleFolderSelectionDialog
Adds a filter to the tree viewer.
addFilter(int) - Method in class org.eclipse.cdt.internal.ui.viewsupport.MemberFilter
Modifies filter and add a property to filter for
addFocusListener(FocusListener) - Method in class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
addFocusListener(FocusListener) - Method in class org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl
 
addGlobalAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.cdt.internal.ui.editor.CDocumentProvider
 
addGlobals(IGlobalVariableDescriptor[]) - Method in interface org.eclipse.cdt.debug.core.ICGlobalVariableManager
Registers with this manager the global variables specified by given descriptors.
addGlobals(IGlobalVariableDescriptor[]) - Method in class org.eclipse.cdt.debug.internal.core.CGlobalVariableManager
 
AddGlobalsActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
A delegate for the "Add Globals" action.
AddGlobalsActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate
 
addGroup(ActionGroup) - Method in class org.eclipse.cdt.internal.ui.actions.CompositeActionGroup
 
addHighlightPositions(List) - Method in class org.eclipse.cdt.internal.ui.LineBackgroundPainter
Add highlight positions.
AddIncludeOnSelectionAction - Class in org.eclipse.cdt.internal.ui.editor
 
AddIncludeOnSelectionAction(ITextEditor) - Constructor for class org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction
 
AddIncludesOperation - Class in org.eclipse.cdt.internal.ui.codemanipulation
Add includes to a translation unit.
AddIncludesOperation(ITranslationUnit, IRequiredInclude[], boolean) - Constructor for class org.eclipse.cdt.internal.ui.codemanipulation.AddIncludesOperation
Generate include statements for the passed java elements
AddIncludesOperation(ITranslationUnit, IRequiredInclude[], String[], boolean) - Constructor for class org.eclipse.cdt.internal.ui.codemanipulation.AddIncludesOperation
Generate include statements for the passed c elements
addInputType(InputType) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
addInsertEdit(int, String) - Method in class org.eclipse.cdt.internal.formatter.Scribe
 
ADDITIONAL_DEPENDENCY - Static variable in interface org.eclipse.cdt.managedbuilder.core.IAdditionalInput
 
ADDITIONAL_INPUT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IAdditionalInput
 
ADDITIONAL_INPUT_DEPENDENCY - Static variable in interface org.eclipse.cdt.managedbuilder.core.IAdditionalInput
 
ADDITIONAL_INPUT_ELEMENT_NAME - Static variable in interface org.eclipse.cdt.managedbuilder.core.IAdditionalInput
 
AdditionalInput - Class in org.eclipse.cdt.managedbuilder.internal.core
 
AdditionalInput(IInputType, IManagedConfigElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
This constructor is called to create an AdditionalInput defined by an extension point in a plugin manifest file, or returned by a dynamic element provider
AdditionalInput(InputType, boolean) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
This constructor is called to create an AdditionalInput whose attributes and children will be added by separate calls.
AdditionalInput(IInputType, ICStorageElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
Create an AdditionalInput based on the specification stored in the project file (.cdtbuild).
AdditionalInput(IInputType, AdditionalInput) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
Create an AdditionalInput based upon an existing AdditionalInput.
additionalTableSet() - Method in class org.eclipse.cdt.ui.newui.AbstractLangsListTab
 
additionalTableSet() - Method in class org.eclipse.cdt.ui.newui.IncludeTab
 
additionalTableSet() - Method in class org.eclipse.cdt.ui.newui.LibraryPathTab
 
additionalTableSet() - Method in class org.eclipse.cdt.ui.newui.LibraryTab
 
additionalTableSet() - Method in class org.eclipse.cdt.ui.newui.SymbolTab
 
addKeys(OverlayPreferenceStore.OverlayKey[]) - Method in class org.eclipse.cdt.internal.ui.preferences.OverlayPreferenceStore
The keys to add to the list of overlay keys.
addLabelDecorator(ILabelDecorator) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CUILabelProvider
Adds a decorator to the label provider
addListener(ILabelProviderListener) - Method in class org.eclipse.cdt.debug.internal.ui.views.memory.MemoryBlockLabelDecorator
 
addListener(ICdtVariableChangeListener) - Method in class org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier
 
addListener(IProblemChangedListener) - Method in class org.eclipse.cdt.internal.ui.util.ProblemMarkerManager
Adds a listener for problem marker changes.
addListener(ILabelProviderListener) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CUILabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.cdt.internal.ui.viewsupport.ProblemsLabelDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsLabelProvider
 
addListener(NewBaseClassSelectionDialog.ITypeSelectionListener) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.NewBaseClassSelectionDialog
 
addListener(IMakeTargetListener) - Method in interface org.eclipse.cdt.make.core.IMakeTargetManager
 
addListener(IMakeTargetListener) - Method in class org.eclipse.cdt.make.internal.core.MakeTargetManager
 
addMacroAdditionFiles(HashMap, String, Vector) - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator
 
addManagedBuilder(IProject, IProgressMonitor) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedCProjectNature
 
addManagedNature(IProject, IProgressMonitor) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedCProjectNature
Utility method for adding a managed nature to a project.
addMapEntries(MapEntrySourceContainer[]) - Method in class org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer
 
addMapEntry(MapEntrySourceContainer) - Method in class org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer
 
addMarker(IResource, int, String, int, String) - Method in interface org.eclipse.cdt.core.IMarkerGenerator
Deprecated. Use public void addMarker(org.eclipse.cdt.core.ProblemMarkerInfo problem) instead.
addMarker(ProblemMarkerInfo) - Method in interface org.eclipse.cdt.core.IMarkerGenerator
 
addMarker(IResource, int, String, int, String) - Method in class org.eclipse.cdt.core.resources.ACBuilder
 
addMarker(ProblemMarkerInfo) - Method in class org.eclipse.cdt.core.resources.ACBuilder
 
addMarker(IResource, int, String, int, String) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.SCMarkerGenerator
 
addMarker(ProblemMarkerInfo) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.SCMarkerGenerator
 
addMatch(CRefactoringMatch) - Method in class org.eclipse.cdt.internal.refactoring.CRefactoringMatchStore
 
AddMemBlockDlg_enterAddrAndMemSpace - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlockDlg_enterExpression - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlockDlg_MonitorMemory - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlockDlg_or - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlocks_failed - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlocks_input_invalid - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlocks_noMemoryBlock - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemBlocks_title - Static variable in class org.eclipse.cdt.debug.internal.ui.views.memory.Messages
 
AddMemoryBlockDialog - Class in org.eclipse.cdt.debug.internal.ui.views.memory
Dialog CDT puts up when adding a memory monitor to the memory view for a debug target that supports memory spaces.
AddMemoryBlockDialog(Shell, IMemoryBlockRetrieval) - Constructor for class org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog
 
AddMemoryBlocks - Class in org.eclipse.cdt.debug.internal.ui.views.memory
Adds memory blocks to the Memory view.
AddMemoryBlocks() - Constructor for class org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks
 
addMemoryBlocks(IWorkbenchPart, ISelection) - Method in class org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks
 
addMethodStub(IMethodStub, boolean) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField
 
addNamespace(INamespace) - Method in class org.eclipse.cdt.ui.NamespacesGrouping
 
addNature(IProject, String, IProgressMonitor) - Static method in class org.eclipse.cdt.core.CProjectNature
Utility method for adding a nature to a project.
addNature(IProject, IProgressMonitor) - Static method in class org.eclipse.cdt.make.core.MakeProjectNature
 
addNature(IProject, String, IProgressMonitor) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedCProjectNature
Utility method for adding a nature to a project.
addNature(String) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageData
Adds a dependency to this page upon a given nature.
addOption(Option) - Method in class org.eclipse.cdt.managedbuilder.internal.core.HoldsOptions
 
addOptionCategory(IOptionCategory) - Method in interface org.eclipse.cdt.managedbuilder.core.IHoldsOptions
Adds the IOptionCategory to this Option Holder's list of Option Categories.
addOptionCategory(IOptionCategory) - Method in class org.eclipse.cdt.managedbuilder.internal.core.HoldsOptions
 
addOptionCategory(IOptionCategory) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
addOptionReference(OptionReference) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
Adds the option reference specified in the argument to the receiver.
addOutputType(OutputType) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
addOverlaid(ICAnnotation) - Method in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
addOverlaid(ICAnnotation) - Method in interface org.eclipse.cdt.internal.ui.editor.ICAnnotation
Adds the given annotation to the list of annotations which are overlaid by this annotations.
addPageEpilog(StringBuffer) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addPageEpilog(StringBuffer) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
addPageProlog(StringBuffer) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addPageProlog(StringBuffer) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
addPageProperty(String, String, Object) - Static method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
Publishes a piece of data associated with a wizard page.
addPages() - Method in class org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard
 
addPages() - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerWizard
 
addPages() - Method in class org.eclipse.cdt.internal.ui.wizards.indexwizards.TeamProjectIndexExportWizard
 
addPages() - Method in class org.eclipse.cdt.internal.ui.wizards.NewClassCreationWizard
 
addPages() - Method in class org.eclipse.cdt.make.ui.wizards.ConvertToMakeProjectWizard
Method addPages adds our Simple to C conversion Wizard page.
addPages() - Method in class org.eclipse.cdt.make.ui.wizards.NewMakeCCProjectWizard
 
addPages() - Method in class org.eclipse.cdt.make.ui.wizards.NewMakeCProjectWizard
 
addPages() - Method in class org.eclipse.cdt.make.ui.wizards.UpdateMakeProjectWizard
 
addPages() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.ConvertToMakeWizard
 
addPages() - Method in class org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard
 
addPages() - Method in class org.eclipse.cdt.ui.wizards.conversion.ConversionWizard
Method addPages allows subclasses to add as many pages as they need.
addPages() - Method in class org.eclipse.cdt.ui.wizards.NewCProjectWizard
 
addPages() - Method in class org.eclipse.cdt.ui.wizards.NewHeaderFileCreationWizard
 
addPages() - Method in class org.eclipse.cdt.ui.wizards.NewSourceFileCreationWizard
 
addPages() - Method in class org.eclipse.cdt.ui.wizards.NewSourceFolderCreationWizard
 
addParagraph(StringBuffer, String) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addParagraph(StringBuffer, Reader) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addParagraph(StringBuffer, String) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
addParagraph(StringBuffer, Reader) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
addParserConfigurationProvider(IParserConfigurationProvider) - Method in class org.eclipse.cdt.refactoring.CRefactory
 
addPathEntryStoreListener(IPathEntryStoreListener) - Method in interface org.eclipse.cdt.core.resources.IPathEntryStore
Add a listener to the store.
addPosition(Position) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addPosition(String, Position) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addPositionCategory(String) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addPositionProvider(IPositionProvider) - Method in class org.eclipse.cdt.refactoring.CRefactory
 
addPositionUpdater(IPositionUpdater) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addPreferredTC(String) - Static method in class org.eclipse.cdt.ui.newui.CDTPrefUtil
 
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
addProfile(ProfileManager.CustomProfile) - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager
Add a new custom profile to this profile manager.
addProfile(IProject, ScannerConfigProfile) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.ScannerConfigProfileManager
For projects that do not have profile id specified in .project file.
addProfile(IProject, InfoContext, ScannerConfigProfile) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.ScannerConfigProfileManager
 
addProjectType(String) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageData
Adds a dependency to this page upon a given project type.
addPropertyChangeListener(Preferences.IPropertyChangeListener) - Method in interface org.eclipse.cdt.debug.core.model.ITargetProperties
Adds a property change listener to this target.
addPropertyChangeListener(Preferences.IPropertyChangeListener) - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.debug.mi.internal.ui.preferences.MIPreferencePage.MIPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.internal.ui.preferences.OverlayPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.internal.ui.text.PreferencesAdapter
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.make.internal.ui.text.PreferencesAdapter
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolSettingsPrefStore
 
addRecentSound(File) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage
 
addReconcileListener(ICReconcilingListener) - Method in class org.eclipse.cdt.internal.ui.editor.CEditor
Adds the given listener.
addReconcilingParticipant(IReconcilingParticipant) - Method in class org.eclipse.cdt.make.internal.ui.editor.NotifyingReconciler
 
addReference(CHReferenceInfo) - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
addRegisterGroup(String, IRegisterDescriptor[]) - Method in interface org.eclipse.cdt.debug.core.model.ICDebugTarget
Adds a new user-defined register group to this target
addRegisterGroup(String, IRegisterDescriptor[]) - Method in class org.eclipse.cdt.debug.internal.core.CRegisterManager
 
addRegisterGroup(String, IRegisterDescriptor[]) - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
AddRegisterGroupActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
A delegate for the "Add register group" action.
AddRegisterGroupActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate
 
addReplaceEdit(int, int, String) - Method in class org.eclipse.cdt.internal.formatter.Scribe
Add a replace edit.
addResource(BuildResource) - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildIOType
 
addResourceChangeState(int) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
addResourceInfo(IResourceInfo) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfoContainer
 
ADDRESS - Static variable in interface org.eclipse.cdt.debug.core.model.ICLineBreakpoint
Breakpoint attribute storing the address this breakpoint suspends execution at (value "org.eclipse.cdt.debug.core.address").
addressToString(BigInteger, String) - Static method in class org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension
 
addScannerConfigNature(IProject) - Static method in class org.eclipse.cdt.build.core.scannerconfig.ScannerConfigNature
 
addScannerConfigNature(IProject) - Static method in class org.eclipse.cdt.make.core.scannerconfig.ScannerConfigNature
 
addSCOption(KVStringPair) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.CCommandDSC
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.cdt.internal.ui.editor.CContentOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.cdt.internal.ui.util.ProblemTreeViewer
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.cdt.internal.ui.viewsupport.AdaptingSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.cdt.internal.ui.viewsupport.SelectionProviderMediator
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.cdt.internal.ui.dialogs.SelectionList
Adds a selection change listener to this widget.
addSelectionListener(SelectionListener) - Method in class org.eclipse.cdt.ui.newui.TriButton
 
addSelectionProvider(Control, ISelectionProvider) - Method in class org.eclipse.cdt.internal.ui.viewsupport.SelectionProviderMediator
 
addSmallHeader(StringBuffer, String) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
addSmallHeader(StringBuffer, String) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
AddSourceContainerDialog - Class in org.eclipse.cdt.debug.internal.ui.sourcelookup
The dialog for adding new source containers.
AddSourceContainerDialog(Shell, SourceContainerViewer, ISourceLookupDirector) - Constructor for class org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog
Constructor
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser
 
addSourceLookupChangeListener(ISourceLookupChangeListener) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant
 
addStockPage(IWizardPage, String) - Static method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
Adds an entry for a stock page into the manager.
addTarget(IMakeTarget) - Method in interface org.eclipse.cdt.make.core.IMakeTargetManager
Adds target to manager.
addTarget(IContainer, IMakeTarget) - Method in interface org.eclipse.cdt.make.core.IMakeTargetManager
Adds target to manager on a specific projects folder.
addTarget(IMakeTarget) - Method in class org.eclipse.cdt.make.internal.core.MakeTargetManager
 
addTarget(IContainer, IMakeTarget) - Method in class org.eclipse.cdt.make.internal.core.MakeTargetManager
 
addTarget(ITarget) - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedBuildInfo
Add a new target to the build information for the receiver
addTarget(ITarget) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
AddTargetAction - Class in org.eclipse.cdt.make.ui.views
 
AddTargetAction(Shell) - Constructor for class org.eclipse.cdt.make.ui.views.AddTargetAction
 
addTargetToolReferences(Vector) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
 
addTc(IToolChain) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
addTc(IToolChain) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.STDWizardHandler
 
addTextField(String, String, boolean) - Method in class org.eclipse.cdt.make.internal.ui.MultipleInputDialog
 
addToBuildSpec(IProject, String, IProgressMonitor) - Static method in class org.eclipse.cdt.make.core.MakeProjectNature
Adds a builder to the build spec for the given project.
addToMap(Object, Item) - Method in class org.eclipse.cdt.internal.ui.util.ResourceToItemsMapper
Adds a new item to the map.
addTool(Tool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration
 
addTool(ITool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
Adds a tool specification to the receiver.
addTool(Tool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
addToolchain(String, String[]) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageData
Adds a dependency to this page upon a given toolchain.
addToolReference(ToolReference) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ConfigurationV2
Adds a tool reference to the receiver.
addToolReference(ToolReference) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
Adds a tool reference to the receiver.
addVariable(String, String, int, String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
 
addVariable(String, String, int, String, ICConfigurationDescription) - Method in class org.eclipse.cdt.internal.core.envvar.ContributedEnvironment
 
addVariablesField(String, String, boolean) - Method in class org.eclipse.cdt.make.internal.ui.MultipleInputDialog
 
addViewer(Viewer) - Method in class org.eclipse.cdt.internal.ui.viewsupport.SelectionProviderMediator
 
AddWatchpointActionDelegate - Class in org.eclipse.cdt.debug.internal.ui.actions
A delegate for the "Add Watchpoint" action.
AddWatchpointActionDelegate() - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate
 
AddWatchpointDialog - Class in org.eclipse.cdt.debug.internal.ui.actions
The "Add Watchpoint" dialog of the "Toggle watchpoint" action.
AddWatchpointDialog(Shell, boolean, boolean, String, boolean) - Constructor for class org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog
Constructor for AddWatchpointDialog.
addWord(String, IToken) - Method in class org.eclipse.cdt.internal.ui.text.PreprocessorRule
 
adjustConfiguration(IConfiguration, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
adjustConfiguration(IConfiguration, String, String, boolean) - Static method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustConfiguration(IConfiguration, AdjustmentContext, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
AdjustmentContext - Class in org.eclipse.cdt.managedbuilder.internal.enablement
 
AdjustmentContext() - Constructor for class org.eclipse.cdt.managedbuilder.internal.enablement.AdjustmentContext
 
adjustOption(IResourceInfo, IHoldsOptions, IOption, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
adjustOption(IResourceInfo, IHoldsOptions, IOption, String, String, boolean) - Static method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustOption(IResourceInfo, IHoldsOptions, IOption, AdjustmentContext, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustOptions(boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.core.HoldsOptions
 
adjustPerRcTypeContext(CfgInfoContext) - Static method in class org.eclipse.cdt.build.internal.core.scannerconfig.CfgScannerConfigUtil
 
adjustTool(IResourceInfo, ITool, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
adjustTool(IResourceInfo, ITool, String, String, boolean) - Static method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustTool(IResourceInfo, ITool, AdjustmentContext, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustToolChain(IFolderInfo, IToolChain, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
adjustToolChain(IFolderInfo, IToolChain, String, String, boolean) - Static method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
adjustToolChain(IFolderInfo, IToolChain, AdjustmentContext, boolean) - Method in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
ADVANCED_INPUT_CATEGORY - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.editor.asm.AsmTextTools
Determines whether the preference change encoded by the given event changes the behavior of one its contained components.
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.AbstractCScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CCommentScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CTextTools
Determines whether the preference change encoded by the given event changes the behavior of one its contained components.
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.make.internal.ui.editor.MakefileSourceConfiguration
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.cdt.make.internal.ui.text.makefile.AbstractMakefileCodeScanner
 
affectsEnablement(IPreferenceStore, PropertyChangeEvent) - Static method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightings
Tests whether event in store affects the enablement of semantic highlighting.
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration
Determines whether the preference change encoded by the given event changes the behavior of one of its contained components.
ALIGN_TOO_SMALL - Static variable in exception org.eclipse.cdt.internal.formatter.align.AlignmentException
 
alignFragment(Alignment, int) - Method in class org.eclipse.cdt.internal.formatter.Scribe
 
Alignment - Class in org.eclipse.cdt.internal.formatter.align
Alignment management
Alignment(String, int, int, Scribe, int, int, int) - Constructor for class org.eclipse.cdt.internal.formatter.align.Alignment
 
alignment_for_arguments_in_method_invocation - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_compact_if - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_conditional_expression - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_expressions_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameters_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
AlignmentException - Exception in org.eclipse.cdt.internal.formatter.align
Exception used to backtrack and break available alignments When the exception is thrown, it is assumed that some alignment will be changed.
AlignmentException(int, int) - Constructor for exception org.eclipse.cdt.internal.formatter.align.AlignmentException
 
AlignmentException(int, int, int) - Constructor for exception org.eclipse.cdt.internal.formatter.align.AlignmentException
 
ALL - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
ALL - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOptionCategory
 
all - Variable in class org.eclipse.cdt.managedbuilder.ui.properties.ToolSelectionDialog
 
ALL_FILTERS - Static variable in class org.eclipse.cdt.ui.actions.MemberFilterActionGroup
 
ALL_OPTIONS_ID - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ToolSettingsPrefStore
 
ALLMAN_PROFILE - Static variable in class org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager
 
AllManagedBuildUITests - Class in org.eclipse.cdt.managedbuilder.ui.tests.suite
 
AllManagedBuildUITests() - Constructor for class org.eclipse.cdt.managedbuilder.ui.tests.suite.AllManagedBuildUITests
 
allResources(IStructuredSelection, int) - Static method in class org.eclipse.cdt.internal.ui.actions.SelectionConverter
Returns the selection adapted to IResource.
allResourcesAreOfType(IStructuredSelection, int) - Static method in class org.eclipse.cdt.internal.ui.actions.SelectionConverter
 
allResourcesAreOfType(IStructuredSelection, int) - Static method in class org.eclipse.cdt.internal.ui.util.SelectionUtil
Returns whether the types of the resources in the given selection are among the specified resource types.
AlreadyExistsDialog - Class in org.eclipse.cdt.internal.ui.preferences.formatter
The dialog to rename an imported profile.
AlreadyExistsDialog(Shell, ProfileManager.CustomProfile, ProfileManager) - Constructor for class org.eclipse.cdt.internal.ui.preferences.formatter.AlreadyExistsDialog
 
AlwaysPresentWizardPage - Class in org.eclipse.cdt.managedbuilder.ui.tests.wizardPages
 
AlwaysPresentWizardPage() - Constructor for class org.eclipse.cdt.managedbuilder.ui.tests.wizardPages.AlwaysPresentWizardPage
 
analyzeTextMatches(ArrayList, IProgressMonitor, RefactoringStatus) - Method in class org.eclipse.cdt.internal.refactoring.ASTManager
 
AndExpression - Class in org.eclipse.cdt.managedbuilder.internal.enablement
 
AndExpression(IManagedConfigElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.enablement.AndExpression
 
ANN_DISASM_INSTR_POINTER_CURRENT - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
ANN_DISASM_INSTR_POINTER_SECONDARY - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
annotationAdded(Annotation) - Method in class org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent
 
annotationChanged(Annotation) - Method in class org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent
 
AnnotationHover - Class in org.eclipse.cdt.internal.ui.text.c.hover
AnnotationHover This annotation hover shows the description of the selected annotation.
AnnotationHover() - Constructor for class org.eclipse.cdt.internal.ui.text.c.hover.AnnotationHover
 
annotationRemoved(Annotation, Position) - Method in class org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent
 
annotationRemoved(Annotation) - Method in class org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent
 
ANNOUNCEMENT - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
APP_NAME - Static variable in class org.eclipse.cdt.ui.testplugin.TestPluginLauncher
 
APPEARANCE_PREFERENCE_PAGE - Static variable in interface org.eclipse.cdt.internal.ui.ICHelpContextIds
 
AppearanceAwareLabelProvider - Class in org.eclipse.cdt.internal.ui.viewsupport
CUILabelProvider that respects settings from the Appearance preference page.
AppearanceAwareLabelProvider(int, int) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.AppearanceAwareLabelProvider
Constructor for AppearanceAwareLabelProvider.
AppearanceAwareLabelProvider() - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.AppearanceAwareLabelProvider
Creates a labelProvider with DEFAULT_TEXTFLAGS and DEFAULT_IMAGEFLAGS
AppearancePreferencePage - Class in org.eclipse.cdt.internal.ui.preferences
 
AppearancePreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.preferences.AppearancePreferencePage
 
AppearancePreferencePage_cviewGroupIncludes_label - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_description - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_note - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_outlineGroupIncludes_label - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_outlineGroupNamespaces_label - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_preferenceOnlyEffectiveForNewPerspectives - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
AppearancePreferencePage_showTUChildren_label - Static variable in class org.eclipse.cdt.internal.ui.preferences.PreferencesMessages
 
append(char[]) - Method in class org.eclipse.cdt.internal.refactoring.DocumentAdapter
 
append(String) - Method in class org.eclipse.cdt.internal.refactoring.DocumentAdapter
 
append(char[]) - Method in class org.eclipse.cdt.internal.ui.editor.DocumentAdapter
 
append(String) - Method in class org.eclipse.cdt.internal.ui.editor.DocumentAdapter
 
appendContributedEnvironment(Object) - Method in class org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier
 
appendEncodedSettings(StringBuffer) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElement
 
appendEncodePath(IPath, StringBuffer) - Static method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElement
 
appendEnvironment(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
 
appendEnvironment(Object) - Method in class org.eclipse.cdt.internal.core.envvar.BuildSustemEnvironmentSupplier
 
appendEnvironment(ICConfigurationDescription) - Method in class org.eclipse.cdt.internal.core.envvar.ContributedEnvironment
 
appendEnvironment(Object) - Method in class org.eclipse.cdt.internal.core.envvar.EclipseEnvironmentSupplier
 
appendEnvironment(Object) - Method in interface org.eclipse.cdt.internal.core.envvar.ICoreEnvironmentVariableSupplier
 
appendEnvironment(Object) - Method in class org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier
 
appendEnvironment() - Method in interface org.eclipse.cdt.make.core.IMakeCommonBuildInfo
 
appendEnvironment() - Method in class org.eclipse.cdt.make.internal.core.MakeTarget
 
appendEnvironment() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
appendEnvironment() - Method in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
appendProjectEnvironment() - Method in interface org.eclipse.cdt.make.core.IMakeTarget
 
appendProjectEnvironment() - Method in class org.eclipse.cdt.make.internal.core.MakeTarget
 
appendToDocument(String, BuildConsoleStream) - Method in class org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePartitioner
Adds the new text to the document.
AppendToMBSStringListOptionValues - Class in org.eclipse.cdt.managedbuilder.templateengine.processes
This class Appends contents to Managed Build System StringList Option Values.
AppendToMBSStringListOptionValues() - Constructor for class org.eclipse.cdt.managedbuilder.templateengine.processes.AppendToMBSStringListOptionValues
 
AppendToMBSStringOptionValue - Class in org.eclipse.cdt.managedbuilder.templateengine.processes
This class Appends contents to Managed Build System String Option Value.
AppendToMBSStringOptionValue() - Constructor for class org.eclipse.cdt.managedbuilder.templateengine.processes.AppendToMBSStringOptionValue
 
appendToScratchBuffer(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
 
APPLICABILITY_CALCULATOR - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
appliesToCPPFileType() - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.CCommandDSC
 
apply(boolean) - Method in class org.eclipse.cdt.internal.core.CConfigBasedDescriptor
 
apply(IDocument, char, int) - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal
 
apply(IDocument) - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal
 
apply(ITextViewer, char, int, int) - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal
 
APPLY - Static variable in interface org.eclipse.cdt.ui.newui.ICPropertyTab
 
APPLY_RCBS_TOOL_AFTER - Static variable in interface org.eclipse.cdt.managedbuilder.core.IResourceConfiguration
 
APPLY_RCBS_TOOL_AS_OVERRIDE - Static variable in interface org.eclipse.cdt.managedbuilder.core.IResourceConfiguration
 
APPLY_RCBS_TOOL_BEFORE - Static variable in interface org.eclipse.cdt.managedbuilder.core.IResourceConfiguration
 
applyBuilder(IProjectDescription, IBuilder) - Static method in class org.eclipse.cdt.managedbuilder.internal.core.BuilderFactory
 
applyBuilder(IProjectDescription, String, IBuilder) - Static method in class org.eclipse.cdt.managedbuilder.internal.core.BuilderFactory
 
applyBuilder(ICommand, IBuilder) - Static method in class org.eclipse.cdt.managedbuilder.internal.core.BuilderFactory
 
applyChanges() - Method in class org.eclipse.cdt.internal.ui.preferences.PreferencesAccess
 
applyConfiguration(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, IProgressMonitor) - Method in class org.eclipse.cdt.make.internal.core.dataprovider.MakeConfigurationDataProvider
 
applyConfiguration(IConfiguration, ICProjectDescription, boolean) - Static method in class org.eclipse.cdt.managedbuilder.internal.core.BuildSettingsUtil
 
applyConfiguration(Configuration) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedProject
 
applyConfiguration(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, IModificationContext, IProgressMonitor) - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.ConfigurationDataProvider
 
applyData(Object) - Method in class org.eclipse.cdt.internal.ui.preferences.PropertyAndPreferencePage
 
applyDiscoveredInfo(CConfigurationData, CDataDiscoveredInfoCalculator.DiscoveredSettingInfo) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.CDataDiscoveredInfoProcessor
 
applyInfo(CfgInfoContext, IScannerConfigBuilderInfo2) - Method in interface org.eclipse.cdt.build.core.scannerconfig.ICfgScannerConfigBuilderInfo2Set
 
applyTextPresentation(TextPresentation) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
 
applyToManagedProject(ManagedProject) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
applyToStatusLine(MessageLine, IStatus) - Static method in class org.eclipse.cdt.internal.ui.dialogs.StatusTool
Applies the status to the status line of a dialog page
applyToStatusLine(DialogPage, IStatus) - Static method in class org.eclipse.cdt.internal.ui.dialogs.StatusTool
Applies the status to the status line of a dialog page
applyToStatusLine(DialogPage, IStatus) - Static method in class org.eclipse.cdt.internal.ui.dialogs.StatusUtil
Applies the status to the status line of a dialog page.
applyToStatusLine(DialogPage, IStatus) - Static method in class org.eclipse.cdt.make.internal.ui.wizards.StatusWizardPage
Applies the status to a dialog page
ARCH_LIST - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITarget
 
ARCH_LIST - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITargetPlatform
 
ARCH_LIST - Static variable in interface org.eclipse.cdt.managedbuilder.core.IToolChain
 
ARCHIVE - Static variable in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
Binary is an archive, IBinaryArchive
ArchiveFileFilter - Class in org.eclipse.cdt.internal.ui.dialogs.cpaths
Viewer filter for archive selection dialogs.
ArchiveFileFilter(IFile[], boolean) - Constructor for class org.eclipse.cdt.internal.ui.dialogs.cpaths.ArchiveFileFilter
 
ArchiveFilter - Class in org.eclipse.cdt.internal.ui.filters
The ArchiveFilter is a filter used to determine whether a C Archive is shown
ArchiveFilter() - Constructor for class org.eclipse.cdt.internal.ui.filters.ArchiveFilter
 
ArchiveTarget - Class in org.eclipse.cdt.make.internal.core.makefile
IArchiveTarget
ArchiveTarget(String, String) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.ArchiveTarget
 
areCommandsGeneric() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.DefaultGCCDependencyCalculator2Commands
 
areCommandsGeneric() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.DefaultGCCDependencyCalculator3Commands
 
areCommandsGeneric() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.DefaultGCCDependencyCalculatorPreBuildCommands
 
areCommandsGeneric() - Method in interface org.eclipse.cdt.managedbuilder.makegen.IManagedDependencyCommands
Returns true if the command lines and/or options returned by this interface are not specific to the particular source file, but are only specific to, at most, the configuration and tool.
areCommandsGeneric() - Method in interface org.eclipse.cdt.managedbuilder.makegen.IManagedDependencyPreBuild
Returns true if the command lines returned by this interface are not specific to the particular source file, but are only specific to, at most, the configuration and tool.
areDependenciesCalculated() - Method in interface org.eclipse.cdt.managedbuilder.makegen.gnu.IManagedBuildGnuToolInfo
Returns true if the tool's dependencies have been calculated, else false.
areDependenciesCalculated() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.ManagedBuildGnuToolInfo
 
areIncludesGroup() - Method in class org.eclipse.cdt.internal.ui.BaseCElementContentProvider
Can elements be group.
areInputsCalculated() - Method in interface org.eclipse.cdt.managedbuilder.makegen.gnu.IManagedBuildGnuToolInfo
Returns true if the tool's inputs have been calculated, else false.
areInputsCalculated() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.ManagedBuildGnuToolInfo
 
areMacrosExpandedInBuildfile(IConfiguration) - Method in class org.eclipse.cdt.managedbuilder.internal.macros.BuildMacroProvider
answers whether the environment macros are to be expanded in the buildfile
areNamespacesGroup() - Method in class org.eclipse.cdt.internal.ui.BaseCElementContentProvider
Can elements be group.
areOutputsCalculated() - Method in interface org.eclipse.cdt.managedbuilder.makegen.gnu.IManagedBuildGnuToolInfo
Returns true if the tool's outputs have been calculated, else false.
areOutputsCalculated() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.ManagedBuildGnuToolInfo
 
areOutputVariablesCalculated() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.ManagedBuildGnuToolInfo
 
areSettingsEnabled() - Method in class org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock
 
areSymbolsLoaded() - Method in interface org.eclipse.cdt.debug.core.model.ICModule
Returns whether the symbols of this module are read.
areSymbolsLoaded() - Method in class org.eclipse.cdt.debug.internal.core.model.CModule
 
areUserDefinedPatternsEnabled() - Method in class org.eclipse.cdt.internal.ui.filters.CustomFiltersDialog
 
ARGS_PREFIX - Static variable in interface org.eclipse.cdt.make.core.IMakeCommonBuildInfo
 
ARGS_PREFIX - Static variable in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
ARGUMENT_CLASS_TYPE - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_ENUMERATOR - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_FIELD - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_FILE_LOCAL_FUNCTION - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_FILE_LOCAL_VAR - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_GLOBAL_FUNCTION - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_GLOBAL_VAR - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_INCLUDE_DIRECTIVE - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_LOCAL_VAR - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_MACRO - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_NAMESPACE - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_NON_VIRTUAL_METHOD - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_PARAMETER - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_TYPE - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_UNKNOWN - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENT_VIRTUAL_METHOD - Static variable in class org.eclipse.cdt.refactoring.CRefactory
 
ARGUMENTS - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ARTIFACT - Static variable in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
ARTIFACT_NAME - Static variable in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
 
ARTIFACT_NAME - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITarget
 
ArtifactTab - Class in org.eclipse.cdt.managedbuilder.ui.properties
 
ArtifactTab() - Constructor for class org.eclipse.cdt.managedbuilder.ui.properties.ArtifactTab
 
AsmCodeScanner - Class in org.eclipse.cdt.internal.ui.editor.asm
A C code scanner.
AsmCodeScanner(IColorManager, IPreferenceStore) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner
Creates a C code scanner
ASMEditorActionContributor - Class in org.eclipse.cdt.internal.ui.editor.asm
 
ASMEditorActionContributor() - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor
 
AsmInstruction - Class in org.eclipse.cdt.debug.internal.core.model
Adapter for ICDIInstruction.
AsmInstruction(IAddressFactory, ICDIInstruction) - Constructor for class org.eclipse.cdt.debug.internal.core.model.AsmInstruction
Constructor for AsmInstruction.
AsmPreprocessorScanner - Class in org.eclipse.cdt.internal.ui.editor.asm
A preprocessor directive scanner for Asm source.
AsmPreprocessorScanner(CColorManager, IPreferenceStore) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmPreprocessorScanner
Create a preprocessor directive scanner.
AsmSourceLine - Class in org.eclipse.cdt.debug.internal.core.model
Adapter for ICDIMixedInstruction.
AsmSourceLine(IAddressFactory, String, ICDIInstruction[]) - Constructor for class org.eclipse.cdt.debug.internal.core.model.AsmSourceLine
Constructor for AsmSourceLine.
AsmSourceLine(IAddressFactory, String, int, ICDIInstruction[]) - Constructor for class org.eclipse.cdt.debug.internal.core.model.AsmSourceLine
Constructor for AsmSourceLine.
AsmSourceViewerConfiguration - Class in org.eclipse.cdt.internal.ui.editor.asm
 
AsmSourceViewerConfiguration(AsmTextTools, IPreferenceStore) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmSourceViewerConfiguration
Constructor for AsmSourceViewerConfiguration
AsmTextEditor - Class in org.eclipse.cdt.internal.ui.editor.asm
Assembly text editor
AsmTextEditor() - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor
Creates a new text editor.
AsmTextTools - Class in org.eclipse.cdt.internal.ui.editor.asm
This type shares all scanners and the color manager between its clients.
AsmTextTools(IPreferenceStore) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmTextTools
Creates a new Asm text tools collection and eagerly creates and initializes all members of this collection.
AsmTextTools(IPreferenceStore, Preferences) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmTextTools
Creates a new Asm text tools collection and eagerly creates and initializes all members of this collection.
AsmTextTools() - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmTextTools
Creates a new Asm text tools collection and eagerly creates and initializes all members of this collection.
AsmWordDetector - Class in org.eclipse.cdt.internal.ui.editor.asm
A C aware word detector.
AsmWordDetector() - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
AsmWordDetector(boolean) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
AsmWordDetector(char) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
AsmWordDetector(char, char) - Constructor for class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
ASSIGN_TO_OPTION - Static variable in interface org.eclipse.cdt.managedbuilder.core.IInputType
 
AST_REFERENCE - Static variable in class org.eclipse.cdt.refactoring.CRefactoringMatch
 
AST_REFERENCE_OTHER - Static variable in class org.eclipse.cdt.refactoring.CRefactoringMatch
 
ASTManager - Class in org.eclipse.cdt.internal.refactoring
Used per refactoring to cache the IASTTranslationUnits.
ASTManager(CRefactory, CRefactoringArgument) - Constructor for class org.eclipse.cdt.internal.refactoring.ASTManager
 
ASTNameVisitor - Class in org.eclipse.cdt.internal.refactoring
Visitor to prefer simple ASTNames over the qualified ones.
ASTNameVisitor(String) - Constructor for class org.eclipse.cdt.internal.refactoring.ASTNameVisitor
 
ASTNameVisitor(String, int) - Constructor for class org.eclipse.cdt.internal.refactoring.ASTNameVisitor
 
ASTProvider - Class in org.eclipse.cdt.internal.ui.editor
Provides a shared AST for clients.
ASTProvider() - Constructor for class org.eclipse.cdt.internal.ui.editor.ASTProvider
Creates a new AST provider.
ASTProvider.WAIT_FLAG - Class in org.eclipse.cdt.internal.ui.editor
Wait flag.
ASTSpecificNameVisitor - Class in org.eclipse.cdt.internal.refactoring
 
ASTSpecificNameVisitor(String) - Constructor for class org.eclipse.cdt.internal.refactoring.ASTSpecificNameVisitor
 
AsyncTreeContentProvider - Class in org.eclipse.cdt.internal.ui.viewsupport
A TreeContentProvider that supports asyncronous computation of child nodes.
AsyncTreeContentProvider(Display) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.AsyncTreeContentProvider
 
AsyncTreeWorkInProgressNode - Class in org.eclipse.cdt.internal.ui.viewsupport
 
AsyncTreeWorkInProgressNode(Object) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.AsyncTreeWorkInProgressNode
 
AT - Static variable in interface org.eclipse.cdt.make.core.makefile.ICommand
 
AT - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
AT - Static variable in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
 
AT_STRING - Static variable in interface org.eclipse.cdt.make.core.makefile.ICommand
 
ATT_CLASS - Static variable in interface org.eclipse.cdt.ui.ICDTConstants
 
ATT_ID - Static variable in interface org.eclipse.cdt.ui.ICDTConstants
 
ATT_NAME - Static variable in interface org.eclipse.cdt.ui.ICDTConstants
 
ATT_PERSPECTIVE - Static variable in interface org.eclipse.cdt.ui.ICDTConstants
 
attachDialogField(DialogField) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogField
Attaches a field to the selection state of the selection button.
attachDialogField(DialogField) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.SelectionButtonDialogField
Attaches a field to the selection state of the selection button.
attachDialogField(DialogField) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.SelectionButtonDialogField
Attaches a field to the selection state of the selection button.
attachDialogFields(DialogField[]) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogField
Attaches fields to the selection state of the selection button.
attachDialogFields(DialogField[]) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.SelectionButtonDialogField
Attaches fields to the selection state of the selection button.
attachDialogFields(DialogField[]) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.SelectionButtonDialogField
Attaches fields to the selection state of the selection button.
ATTR_ATTACH_PROCESS_ID - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_COREFILE_PATH - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUG_NAME - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_AUTO_SOLIB - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_AUTO_SOLIB_LIST - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_COMMAND_FACTORY - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_ENABLE_REGISTER_BOOKKEEPING - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_ENABLE_VARIABLE_BOOKKEEPING - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_GLOBAL_VARIABLES - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_ID - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_MEMORY_BLOCKS - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_PROTOCOL - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Deprecated.  
ATTR_DEBUGGER_PROTOCOL - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_REGISTER_GROUPS - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_SOLIB_PATH - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_SPECIFIC_ATTRS_MAP - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_START_MODE - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_STOP_AT_MAIN - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_STOP_AT_MAIN_SYMBOL - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_STOP_ON_SOLIB_EVENTS - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEBUGGER_VERBOSE_MODE - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEV - Static variable in interface org.eclipse.cdt.debug.mi.core.IGDBServerMILaunchConfigurationConstants
 
ATTR_DEV_SPEED - Static variable in interface org.eclipse.cdt.debug.mi.core.IGDBServerMILaunchConfigurationConstants
 
ATTR_GDB_INIT - Static variable in interface org.eclipse.cdt.debug.mi.core.IMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_HOST - Static variable in interface org.eclipse.cdt.debug.mi.core.IGDBServerMILaunchConfigurationConstants
 
ATTR_PLATFORM - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_PORT - Static variable in interface org.eclipse.cdt.debug.mi.core.IGDBServerMILaunchConfigurationConstants
 
ATTR_PROGRAM_ARGUMENTS - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_PROGRAM_ENVIROMENT_INHERIT - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Deprecated. - see ILaunchManager.ATTR_APPEND_ENVIRONMENT_VARIABLES
ATTR_PROGRAM_ENVIROMENT_MAP - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Deprecated. - see ILaunchManager.ATTR_ENVIRONMENT_VARIABLES
ATTR_PROGRAM_NAME - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_PROJECT_NAME - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_REMOTE_TCP - Static variable in interface org.eclipse.cdt.debug.mi.core.IGDBServerMILaunchConfigurationConstants
Launch configuration attribute key.
ATTR_USE_TERMINAL - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_WORKING_DIRECTORY - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Launch configuration attribute key.
ATTRIBUTE - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.OptionEnablementExpression
 
ATTRIBUTE_APPEND_ENVIRONMENT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_AUTO_ENABLED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_BUILD_PATH - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_CLEAN_ENABLED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_CUSTOM_PROPS - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_CUSTOMIZED_ERROR_PARSERS - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_ENVIRONMENT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_IGNORE_ERR_CMD - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_INCREMENTAL_ENABLED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_KEEP_ENV - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_MANAGED_BUILD_ON - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_PARALLEL_BUILD_CMD - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_PARALLEL_BUILD_ON - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_PARALLELIZATION_NUMBER - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_STOP_ON_ERR - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_SUPORTS_MANAGED_BUILD - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_TARGET_AUTO - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_TARGET_CLEAN - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
ATTRIBUTE_TARGET_INCREMENTAL - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
AUTO_REFRESH_MEMORY_ACTION - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
AUTO_REFRESH_REGISTERS_ACTION - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
AUTO_REFRESH_SHARED_LIBRARIES_ACTION - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
AUTOACTIVATION_DELAY - Static variable in class org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference
Preference key for content assist auto activation delay
AUTOACTIVATION_TRIGGERS_ARROW - Static variable in class org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference
 
AUTOACTIVATION_TRIGGERS_DOT - Static variable in class org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference
Preference key for C/CPP content assist auto activation triggers
AUTOACTIVATION_TRIGGERS_DOUBLECOLON - Static variable in class org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference
 
AUTOINSERT - Static variable in class org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference
Preference key for content assist auto insert
AutomatedIntegrationSuite - Class in org.eclipse.cdt.make.core.tests
 
AutomatedIntegrationSuite() - Constructor for class org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite
 
AutomatedIntegrationSuite(Class, String) - Constructor for class org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite
 
AutomatedIntegrationSuite(Class) - Constructor for class org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite
 
AutomatedIntegrationSuite(String) - Constructor for class org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite
 

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