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

I

IAdditionalInput - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents an additionalInput instance in the managed build system.
IAddress - Interface in org.eclipse.cdt.core
Represents C/C++ address in CDT.
IAddressFactory - Interface in org.eclipse.cdt.core
This inteface serves as an address factory.
IArchiveTarget - Interface in org.eclipse.cdt.make.core.makefile
IArchiveTarget Archive files, are files maintained by the program "ar".
IAsmInstruction - Interface in org.eclipse.cdt.debug.core.model
An instruction of disassemby.
IAsmSourceLine - Interface in org.eclipse.cdt.debug.core.model
A source line in disassembly.
IASTServiceProvider - Interface in org.eclipse.cdt.core.dom
This is the mechanism that represents a parser service in the CDT.
IASTServiceProvider.UnsupportedDialectException - Exception in org.eclipse.cdt.core.dom
This exception is thrown when there is not a service provider that can handle the request due to dialect mis-match.
IASTServiceProvider.UnsupportedDialectException() - Constructor for exception org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectException
 
IBadDirective - Interface in org.eclipse.cdt.make.core.makefile
Represent an error in the makefile syntax
IBaseClassInfo - Interface in org.eclipse.cdt.internal.ui.wizards.classwizard
 
IBContentProvider - Class in org.eclipse.cdt.internal.ui.includebrowser
This is the content provider for the include browser.
IBContentProvider(Display) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBContentProvider
Constructs the content provider.
IBConversions - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBConversions() - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBConversions
 
IBDragSourceListener - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBDragSourceListener(TreeViewer) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBDragSourceListener
 
IBDropTargetListener - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBDropTargetListener(IBViewPart) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBDropTargetListener
 
IBFile - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBFile(ITranslationUnit) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBFile
 
IBFile(ICProject, IIndexFileLocation) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBFile
 
IBFile(String) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBFile
 
IBHistoryAction - Class in org.eclipse.cdt.internal.ui.includebrowser
Action used for the include browser forward / backward buttons
IBHistoryAction(IBViewPart, ITranslationUnit) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBHistoryAction
 
IBHistoryDropDownAction - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBHistoryDropDownAction(IBViewPart) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBHistoryDropDownAction
 
IBHistoryDropDownAction.ClearHistoryAction - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBHistoryDropDownAction.ClearHistoryAction(IBViewPart) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBHistoryDropDownAction.ClearHistoryAction
 
IBHistoryDropDownAction_ClearHistory_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBHistoryDropDownAction_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBHistoryListAction - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBHistoryListAction(IBViewPart) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBHistoryListAction
 
IBHistoryListAction_HistoryDialog_title - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBHistoryListAction_HistoryList_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBHistoryListAction_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBHistoryListAction_Remove_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBinaryParser - Interface in org.eclipse.cdt.core
 
IBinaryParser.IBinaryArchive - Interface in org.eclipse.cdt.core
Represents an archive.
IBinaryParser.IBinaryExecutable - Interface in org.eclipse.cdt.core
An executable.
IBinaryParser.IBinaryFile - Interface in org.eclipse.cdt.core
Represents a binary file for example an ELF executable.
IBinaryParser.IBinaryObject - Interface in org.eclipse.cdt.core
Represents a binary, for example an ELF excutable.
IBinaryParser.IBinaryShared - Interface in org.eclipse.cdt.core
A DLL.
IBinaryParser.ISymbol - Interface in org.eclipse.cdt.core
 
IBLabelProvider - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBLabelProvider(Display, IBContentProvider) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBLabelProvider
 
IBMessages - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBNode - Class in org.eclipse.cdt.internal.ui.includebrowser
Represents a node in the include browser
IBNode(IBNode, IBFile, IBFile, int, int, long) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBNode
Creates a new node for the include browser
IBooleanExpression - Interface in org.eclipse.cdt.managedbuilder.internal.enablement
 
IBreakpointAction - Interface in org.eclipse.cdt.debug.core.breakpointactions
Interface implemented by plug-ins that wish to contribute breakpoint actions.
IBreakpointActionPage - Interface in org.eclipse.cdt.debug.ui.breakpointactions
THIS INTERFACE IS PROVISIONAL AND WILL CHANGE IN THE FUTURE PLUG-INS USING THIS INTERFACE WILL NEED TO BE REVISED TO WORK WITH FUTURE VERSIONS OF CDT.
IBSetInputJob - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBSetInputJob(IBViewPart, Display) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBSetInputJob
 
IBuildCommand - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This interface represents a command to be invoked for building the step
IBuildConsoleEvent - Interface in org.eclipse.cdt.ui
 
IBuildConsoleListener - Interface in org.eclipse.cdt.ui
 
IBuildConsoleManager - Interface in org.eclipse.cdt.ui
 
IBuildDescription - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This Build representation holds the hierarchy of inter-related build actions and resources
IBuildDescriptionFactory - Interface in org.eclipse.cdt.managedbuilder.buildmodel
this interface represents the build description factory
IBuildEnvironmentVariable - Interface in org.eclipse.cdt.managedbuilder.envvar
this interface represents the given environment variable
IBuilder - Interface in org.eclipse.cdt.managedbuilder.core
This class represents the utility that drives the build process (typically, but not necessarily, a variant of "make").
IBuildInfoContainer - Interface in org.eclipse.cdt.managedbuilder.ui.properties
This interface is used by dynamic discovery pages to refer to underlying tab (DiscoveryTab) and get all object-specific data.
IBuildIOType - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This interface is used to combine a set of build resources that are inputs or outputs for the given action into one group
IBuildMacro - Interface in org.eclipse.cdt.managedbuilder.macros
this interface represents the given build macro
IBuildMacroProvider - Interface in org.eclipse.cdt.managedbuilder.macros
 
IBuildMacroStatus - Interface in org.eclipse.cdt.managedbuilder.macros
This interface represents the status of a build macro operation
IBuildMacroSupplier - Interface in org.eclipse.cdt.managedbuilder.macros
 
IBuildModelBuilder - Interface in org.eclipse.cdt.managedbuilder.internal.buildmodel
This is a generic interface representing the builder It is implemented currently by the BuildDescription builder, BuildStep builder and BuildCommand builder that are used for building the different parts of the build model and represent an MBS Internal Builder.
IBuildObject - Interface in org.eclipse.cdt.managedbuilder.core
 
IBuildObjectProperties - Interface in org.eclipse.cdt.managedbuilder.core
 
IBuildObjectPropertiesContainer - Interface in org.eclipse.cdt.managedbuilder.core
 
IBuildPathResolver - Interface in org.eclipse.cdt.managedbuilder.core
this interface is to be implemented by the tool-integrator to provide some specific logic for resolving the build path variable values to the build paths
IBuildProperties - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IBuildPropertiesRestriction - Interface in org.eclipse.cdt.managedbuilder.core
 
IBuildProperty - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IBuildPropertyChangeListener - Interface in org.eclipse.cdt.managedbuilder.internal.core
 
IBuildPropertyManager - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IBuildPropertyType - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IBuildPropertyValue - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IBuildResource - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This interface represents the resource used in the build
IBuildStep - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This interface is used to represent the build action
IBViewPart - Class in org.eclipse.cdt.internal.ui.includebrowser
The view part for the include browser.
IBViewPart() - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBViewPart
 
IBViewPart_falseInputMessage - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_FocusOn_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_hideInactive_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_hideInactive_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_hideSystem_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_hideSystem_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_IncludedByContentDescription - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_IncludesToContentDescription - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_instructionMessage - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_nextMatch_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_nextMatch_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_OpenWithMenu_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_previousMatch_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_previousMatch_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_refresh_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_refresh_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showFolders_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showFolders_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showInclude_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showIncludedBy_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showIncludedBy_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showIncludesTo_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_showIncludesTo_tooltip - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_ShowInMenu_label - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_waitingOnIndexerMessage - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBViewPart_workspaceScope - Static variable in class org.eclipse.cdt.internal.ui.includebrowser.IBMessages
 
IBWorkingSetFilter - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IBWorkingSetFilter(WorkingSetFilterUI) - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IBWorkingSetFilter
 
ICAddressBreakpoint - Interface in org.eclipse.cdt.debug.core.model
A breakpoint that suspend the execution when a particular address is reached.
ICAnnotation - Interface in org.eclipse.cdt.internal.ui.editor
ICAnnotation Interface of annotations representing markers and problems.
ICastToArray - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to present a variable as an array of the same type.
ICastToType - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to cast a variable to the given type.
ICBreakpoint - Interface in org.eclipse.cdt.debug.core.model
A breakpoint specific to the C/C++ debug model.
ICBreakpointListener - Interface in org.eclipse.cdt.debug.core
Provides event and error notification for C/C++ breakpoints.
ICColorConstants - Interface in org.eclipse.cdt.internal.ui.text
 
ICCompletionProposal - Interface in org.eclipse.cdt.ui.text
CompletionProposal with a relevance value.
ICDebugConfiguration - Interface in org.eclipse.cdt.debug.core
 
ICDebugConstants - Interface in org.eclipse.cdt.debug.core
Constant definitions for C/C++ debug plug-in.
ICDebugElement - Interface in org.eclipse.cdt.debug.core.model
C/C++ specific extension of IDebugElement.
ICDebugElementStatus - Interface in org.eclipse.cdt.debug.core.model
Represents the status of a C/C++ debug model element.
ICDebugger - Interface in org.eclipse.cdt.debug.core
Deprecated. - see ICDIDebugger
ICDebuggerPage - Interface in org.eclipse.cdt.debug.ui
Interface for debugger pages contributed via the "CDebuggerPage" extension point.
ICDebugHelpContextIds - Interface in org.eclipse.cdt.debug.internal.ui
Help context ids for the C/C++ debug ui.
ICDebugInternalConstants - Class in org.eclipse.cdt.debug.internal.core
Definitions of the internal constants for C/C++ Debug plug-in.
ICDebugInternalConstants() - Constructor for class org.eclipse.cdt.debug.internal.core.ICDebugInternalConstants
 
ICDebugPreferenceConstants - Interface in org.eclipse.cdt.debug.internal.ui.preferences
Constants defining the keys to be used for accessing preferences inside the debug ui plugin's preference bundle.
ICDebugTarget - Interface in org.eclipse.cdt.debug.core.model
C/C++ extension of IDebugTarget.
ICDebugTargetGroup - Interface in org.eclipse.cdt.debug.core.model
Represents a group of C/C++ debug targets.
ICDebugUIConstants - Interface in org.eclipse.cdt.debug.ui
Constant definitions for C/C++ Debug UI plug-in.
ICDescriptor - Interface in org.eclipse.cdt.core
 
ICDescriptorListener - Interface in org.eclipse.cdt.core
 
ICDescriptorManager - Interface in org.eclipse.cdt.core
 
ICDescriptorOperation - Interface in org.eclipse.cdt.core
 
ICDIDebugger - Interface in org.eclipse.cdt.debug.core
Deprecated. use ICDIDebugger2.
ICDIDebugger2 - Interface in org.eclipse.cdt.debug.core
Replacement for deprecated ICDIDebugger.
ICDTConstants - Interface in org.eclipse.cdt.ui
 
ICDTLaunchConfigurationConstants - Interface in org.eclipse.cdt.debug.core
 
ICDTLaunchHelpContextIds - Interface in org.eclipse.cdt.launch.ui
 
ICdtVariable - Interface in org.eclipse.cdt.core.cdtvariables
this interface represents the given build macro
ICdtVariableChangeListener - Interface in org.eclipse.cdt.internal.core.cdtvariables
 
ICdtVariableManager - Interface in org.eclipse.cdt.core.cdtvariables
 
ICdtVariablesContributor - Interface in org.eclipse.cdt.core.cdtvariables
 
ICdtVariableStatus - Interface in org.eclipse.cdt.core.cdtvariables
This interface represents the status of a build macro operation
ICEditorActionDefinitionIds - Interface in org.eclipse.cdt.internal.ui.editor
Defines the definition IDs for the C editor actions.
ICEditorTextHover - Interface in org.eclipse.cdt.ui.text.c.hover
ICEditorTextHover Provides a hover popup which appears on top of an editor with relevant display information.
ICElementPropertyConstants - Interface in org.eclipse.cdt.internal.ui
This interface documents the property constants used by the ICElement property source.
ICExtension - Interface in org.eclipse.cdt.core
 
ICExtensionDescriptor - Interface in org.eclipse.cdt.core
 
ICExtensionReference - Interface in org.eclipse.cdt.core
 
ICfgScannerConfigBuilderInfo2Set - Interface in org.eclipse.cdt.build.core.scannerconfig
 
ICFoldingPreferenceBlock - Interface in org.eclipse.cdt.ui.text.folding
Contributors to the org.eclipse.cdt.ui.foldingStructureProvider extension point can specify an implementation of this interface to be displayed on the C/C++ > Editor > Folding preference page.
ICFoldingStructureProvider - Interface in org.eclipse.cdt.ui.text.folding
Contributors to the org.eclipse.cdt.ui.foldingStructureProvider extension point must specify an implementation of this interface which will create and maintain ProjectionAnnotation objects that define folded regions in the the ProjectionViewer.
ICFunctionBreakpoint - Interface in org.eclipse.cdt.debug.core.model
A breakpoint that suspends the execution when a function is entered.
ICGlobalVariable - Interface in org.eclipse.cdt.debug.core.model
Represents a global C/C++ variable.
ICGlobalVariableManager - Interface in org.eclipse.cdt.debug.core
Manages the collection of global variables added to a debug target.
ICHelpBook - Interface in org.eclipse.cdt.ui
Represents the help book, that is a set of articles on some topic.
ICHelpContextIds - Interface in org.eclipse.cdt.internal.ui
Help context ids for the c ui.
ICHelpInvocationContext - Interface in org.eclipse.cdt.ui.text
Invocation context for the CHelpProviderManager
ICHelpProvider - Interface in org.eclipse.cdt.ui
Represents the C/C++ help provider
ICHelpResourceDescriptor - Interface in org.eclipse.cdt.ui
This interface represents Help Resources found in the certain Help Book provided by certain CHelpProvider
ICLineBreakpoint - Interface in org.eclipse.cdt.debug.core.model
A breakpoint that suspends the execution when a particular location of code is reached.
ICLogConstants - Interface in org.eclipse.cdt.core
 
ICLogConstants.LogConst - Class in org.eclipse.cdt.core
 
ICModule - Interface in org.eclipse.cdt.debug.core.model
Represents a module in the process being debugged.
IColorManager - Interface in org.eclipse.cdt.internal.ui.text
Manages SWT color objects for given color keys and given RGB objects.
IColorManagerExtension - Interface in org.eclipse.cdt.internal.ui.text
For internal use only.
ICommand - Interface in org.eclipse.cdt.make.core.makefile
ICommand Commands are associated with a rule and executed by the make program when building a target.
IComment - Interface in org.eclipse.cdt.make.core.makefile
Comments start with '#' and until the end of the line.
ICompletionContributor - Interface in org.eclipse.cdt.ui.text.contentassist
Deprecated. Clients should extend the new extension point completionProprosalComputer and implement interface ICompletionProposalComputer
ICompletionProposalComputer - Interface in org.eclipse.cdt.ui.text.contentassist
Computes completions and context information displayed by the C/C++ editor content assistant.
ICON - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOptionCategory
 
ICON_PREFIX - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IConditional - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IConfigManager - Interface in org.eclipse.cdt.ui.newui
 
IConfiguration - Interface in org.eclipse.cdt.managedbuilder.core
A tool-integrator defines default configurations as children of the project type.
IConfigurationBuildMacroSupplier - Interface in org.eclipse.cdt.managedbuilder.macros
this interface is to be implemented by the tool-integrator for supplying the configuration-specific macros
IConfigurationBuildState - Interface in org.eclipse.cdt.managedbuilder.internal.buildmodel
 
IConfigurationEnvironmentVariableSupplier - Interface in org.eclipse.cdt.managedbuilder.envvar
this interface is to be implemented by the tool-integrator for supplying the configuration-specific environment
IConfigurationNameProvider - Interface in org.eclipse.cdt.managedbuilder.core
 
IConfigurationV2 - Interface in org.eclipse.cdt.managedbuilder.core
This class represents a project configuration in the old (CDT 2.0) managed build system model.
IConsole - Interface in org.eclipse.cdt.core.resources
 
IConsoleParser - Interface in org.eclipse.cdt.core
A basic interface for console parsers
IContainerDescriptor - Interface in org.eclipse.cdt.internal.ui.dialogs.cpaths
 
IContextMenuConstants - Interface in org.eclipse.cdt.internal.ui
Constants for menu groups used in context menus for C views and editors.
IContributedEnvironment - Interface in org.eclipse.cdt.core.envvar
 
IConvertManagedBuildObject - Interface in org.eclipse.cdt.managedbuilder.core
 
ICOptionContainer - Interface in org.eclipse.cdt.ui.dialogs
 
ICOptionContainerExtension - Interface in org.eclipse.cdt.ui.dialogs
Extension for the ICOptionContainer to be used with new project wizards.
ICOptionPage - Interface in org.eclipse.cdt.ui.dialogs
 
ICoreEnvironmentVariableSupplier - Interface in org.eclipse.cdt.internal.core.envvar
 
ICoreVariableContextInfo - Interface in org.eclipse.cdt.internal.core.cdtvariables
 
ICOwner - Interface in org.eclipse.cdt.core
 
ICOwnerInfo - Interface in org.eclipse.cdt.core
 
ICPartitions - Interface in org.eclipse.cdt.ui.text
Definition of C partitioning and its partitions.
ICPathContainerPage - Interface in org.eclipse.cdt.ui.wizards
Deprecated. - use IPathEntryContainerPage
ICPropertyProvider - Interface in org.eclipse.cdt.ui.newui
Interface provides a set of utility methods provided by new CDT model property page.
ICPropertyTab - Interface in org.eclipse.cdt.ui.newui
Interface for tabs in new CDT model.
ICReconcilingListener - Interface in org.eclipse.cdt.internal.ui.text
Interface of an object listening to (AST-) reconciling.
ICRefactoringArgument - Interface in org.eclipse.cdt.refactoring
Interface that the input for all c/cpp-refactorings.
ICRefactoringSearch - Interface in org.eclipse.cdt.refactoring
Allows for alternate search implementations.
ICRegister - Interface in org.eclipse.cdt.debug.core.model
C/C++ specific extension of IRegister.
ICSignal - Interface in org.eclipse.cdt.debug.core.model
Represents a signal.
ICSourceLocation - Interface in org.eclipse.cdt.debug.core.sourcelookup
A source location defines the location of a repository of source code.
ICSourceLocator - Interface in org.eclipse.cdt.debug.core.sourcelookup
A C/C++ extension of ISourceLocator.
ICStackFrame - Interface in org.eclipse.cdt.debug.core.model
C/C++ specific extension of IStackFrame.
ICStatusConstants - Interface in org.eclipse.cdt.internal.ui
Defines status codes relevant to the Java UI plug-in.
ICThread - Interface in org.eclipse.cdt.debug.core.model
C/C++ extension of IThread.
ICType - Interface in org.eclipse.cdt.debug.core.model
Represents a type of a varibale.
ICValue - Interface in org.eclipse.cdt.debug.core.model
Extends the IValue interface by C/C++ specific functionality.
ICVariable - Interface in org.eclipse.cdt.debug.core.model
C/C++ specific extension IVariable.
ICWatchpoint - Interface in org.eclipse.cdt.debug.core.model
A watchpoint specific to the C/C++ debug model.
ID - Static variable in class org.eclipse.cdt.internal.corext.template.c.CContextType
 
ID - Static variable in class org.eclipse.cdt.internal.corext.template.c.CommentContextType
 
ID - Static variable in class org.eclipse.cdt.internal.ui.cview.CopyAction
The id of this action.
ID - Static variable in class org.eclipse.cdt.internal.ui.cview.PasteAction
The id of this action.
ID - Static variable in class org.eclipse.cdt.internal.ui.util.ExternalEditorInputFactory
 
ID - Static variable in class org.eclipse.cdt.internal.ui.workingsets.CElementWorkingSetUpdater
 
ID - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuildObject
 
ID - Static variable in class org.eclipse.cdt.managedbuilder.internal.core.SupportedProperties
 
ID - Static variable in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
ID attribute for wizardPage
id2name(String[], Map) - Static method in class org.eclipse.cdt.ui.newui.AbstractExportTab
 
ID_ATTR - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredScannerInfoStore
 
ID_BESTMATCH_HOVER - Static variable in class org.eclipse.cdt.ui.PreferenceConstants
The id of the best match hover contributed for extension point org.eclipse.cdt.ui.textHovers.
ID_CALL_HIERARCHY - Static variable in class org.eclipse.cdt.ui.CUIPlugin
 
ID_CBROWSING_PERSPECTIVE - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The id of the C Browsing Perspective (value "org.eclipse.cdt.ui.CBrowsingPerspective").
ID_CELEMENT_CREATION_ACTION_SET - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The id of the C Element Creation action set (value "org.eclipse.cdt.ui.CElementCreationActionSet").
ID_CHIERARCHY_PERSPECTIVE - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The id of the C hierarchy perspective (value "org.eclipse.cdt.ui.CHierarchyPerspective").
ID_CPERSPECTIVE - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The id of the C perspective (value "org.eclipse.cdt.ui.CPerspective").
ID_DEFAULT_SOURCE_LOCATOR - Static variable in class org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator
Identifier for the 'Default C/C++ Source Locator' extension (value "org.eclipse.cdt.debug.ui.DefaultSourceLocator").
ID_DISASSEMBLY_VIEW - Static variable in interface org.eclipse.cdt.debug.ui.ICDebugUIConstants
Disassembly view identifier (value "org.eclipse.cdt.debug.ui.DisassemblyView").
ID_INCLUDE_BROWSER - Static variable in class org.eclipse.cdt.ui.CUIPlugin
 
ID_LAUNCH_C_APP - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
This is the launch type id.
ID_MEMBERS_VIEW - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The view part id of the C Browsing Members view (value "org.eclipse.cdt.ui.MembersView").
ID_MODULES_VIEW - Static variable in interface org.eclipse.cdt.debug.ui.ICDebugUIConstants
Modules view identifier (value "org.eclipse.cdt.debug.ui.ModulesView").
ID_NAME - Static variable in class org.eclipse.cdt.ui.newui.ManageConfigDialog
 
ID_NAMESPACES_VIEW - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The view part id of the C Browsing Namespaces view (value "org.eclipse.cdt.ui.NamespacesView").
ID_OLD_DEFAULT_SOURCE_LOCATOR - Static variable in class org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator
 
ID_PROGRAM_PROCESS_TYPE - Static variable in interface org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants
Identifier for the C/C++ program process type, which is annotated on processes created by the C/C++ application launch delegate.
ID_PROJECTS_VIEW - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The view part id of the C Browsing Projects view (value "org.eclipse.cdt.ui.ProjectsView").
ID_TYPE_HIERARCHY - Static variable in class org.eclipse.cdt.ui.CUIPlugin
 
ID_TYPES_VIEW - Static variable in class org.eclipse.cdt.ui.CUIPlugin
The view part id of the C Browsing Types view (value "org.eclipse.cdt.ui.TypesView").
IDASH - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IDebugExceptionHandler - Interface in org.eclipse.cdt.debug.internal.ui.views
A plugable exception handler.
IDebuggerProcessSupport - Interface in org.eclipse.cdt.debug.core.model
Provides the functionality to support debugger console.
IDebugLogConstants - Interface in org.eclipse.cdt.internal.ui.util
 
IDebugLogConstants.DebugLogConstant - Class in org.eclipse.cdt.internal.ui.util
 
IDefaultRule - Interface in org.eclipse.cdt.make.core.makefile
.DEFAULT If the makefile uses this special target, the application shall ensure that it is specified with commands, but without prerequisites.
IDeleteOnErrorRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.DELETE_ON_ERROR' If `.DELETE_ON_ERROR' is mentioned as a target anywhere in the makefile, then `make' will delete the target of a rule if it has changed and its commands exit with a nonzero exit status, just as it does when it receives a signal.
IDENTIFIER - Static variable in class org.eclipse.cdt.internal.refactoring.CRenameProcessor
 
IDialogFieldListener - Interface in org.eclipse.cdt.debug.internal.ui.dialogfields
Change listener used by DialogField
IDialogFieldListener - Interface in org.eclipse.cdt.debug.mi.internal.ui.dialogfields
Change listener used by DialogField
IDialogFieldListener - Interface in org.eclipse.cdt.internal.ui.wizards.dialogfields
 
IDialogTestPass - Interface in org.eclipse.cdt.ui.testplugin.util
 
IDIRAFTER - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IDirective - Interface in org.eclipse.cdt.make.core.makefile
A Makefile can contain rules, macro definitons and comments.
IDirectorySourceLocation - Interface in org.eclipse.cdt.debug.core.sourcelookup
Enter type comment.
IDisassembly - Interface in org.eclipse.cdt.debug.core.model
Represents the disassembly of a debug target.
IDisassemblyBlock - Interface in org.eclipse.cdt.debug.core.model
Represents a contiguous segment of disassembly in an execution context.
IDisassemblyListener - Interface in org.eclipse.cdt.debug.internal.ui.views.disassembly
A disassembly listener is notified when the storage retrieval operation for given stack frame is completed.
IDiscoveredPathManager - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IDiscoveredInfoListener - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IDiscoveredPathInfo - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IDiscoveredScannerInfoSerializable - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IPerFileDiscoveredPathInfo - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IPerFileDiscoveredPathInfo2 - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDiscoveredPathManager.IPerProjectDiscoveredPathInfo - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IDummyStackFrame - Interface in org.eclipse.cdt.debug.core.model
Represents a dummy stack frame used to indicate that the stack depth is greater than the number of displayed frames.
IEditorInputDelegate - Interface in org.eclipse.cdt.ui
This interface allows to create flexible editor inputs.
IEmptyLine - Interface in org.eclipse.cdt.make.core.makefile
IEmptyLine
IEnableDisableTarget - Interface in org.eclipse.cdt.debug.core.model
Provides support for enable/disable actions.
IEnvironmentBuildPathsChangeListener - Interface in org.eclipse.cdt.managedbuilder.envvar
listeners of the environment build path changes should implement this interface
IEnvironmentContextInfo - Interface in org.eclipse.cdt.internal.core.envvar
This interface is used by the Environment Variable Provider to represent the given context(level) information
IEnvironmentContributor - Interface in org.eclipse.cdt.core.envvar
 
IEnvironmentVariable - Interface in org.eclipse.cdt.core.envvar
this interface represents the given environment variable
IEnvironmentVariableManager - Interface in org.eclipse.cdt.core.envvar
this interface represent the environment variable provider - the main entry-point to be used for querying the build environment
IEnvironmentVariableProvider - Interface in org.eclipse.cdt.managedbuilder.envvar
this interface represent the environment variable provider - the main entry-point to be used for querying the build environment
IEnvironmentVariableSupplier - Interface in org.eclipse.cdt.managedbuilder.envvar
 
IEnvVarBuildPath - Interface in org.eclipse.cdt.managedbuilder.core
 
IErrorParser - Interface in org.eclipse.cdt.core
 
IExecFileInfo - Interface in org.eclipse.cdt.debug.core.model
Provides access to executable file information.
IExportAllVariablesRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.EXPORT_ALL_VARIABLES Simply by being mentioned as a target, this tells `make' to export all variables to child processes by default.
IExternalScannerInfoProvider - Interface in org.eclipse.cdt.make.core.scannerconfig
Interface for providers of C/C++ scanner info
Ifdef - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
Ifdef(Directive, String) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifdef
 
Ifeq - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
Ifeq(Directive, String) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifeq
 
IFileContextBuildMacroValues - Interface in org.eclipse.cdt.managedbuilder.macros
 
IFileContextData - Interface in org.eclipse.cdt.managedbuilder.macros
This interface is used to represent file context data
IFileInfo - Interface in org.eclipse.cdt.managedbuilder.core
 
Ifndef - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
Ifndef(Directive, String) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifndef
 
Ifneq - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
Ifneq(Directive, String) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifneq
 
IFolderInfo - Interface in org.eclipse.cdt.managedbuilder.core
 
IFormatSupport - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to set and get the format of a variable.
IFunctionSummary - Interface in org.eclipse.cdt.ui
 
IFunctionSummary.IFunctionPrototypeSummary - Interface in org.eclipse.cdt.ui
 
IGDBServerMILaunchConfigurationConstants - Interface in org.eclipse.cdt.debug.mi.core
 
IGlobalVariableDescriptor - Interface in org.eclipse.cdt.debug.core.model
Provides the description of a global variable.
IGNORE_COUNT - Static variable in interface org.eclipse.cdt.debug.core.model.ICBreakpoint
Breakpoint attribute storing a breakpoint's ignore count value (value "org.eclipse.cdt.debug.core.ignoreCount").
IgnoreRule - Class in org.eclipse.cdt.make.internal.core.makefile
.IGNORE Prerequistes of this special target are targets themselves; this shall cause errors from commands associated with them to be ignored in the same manner as specified by the -i option.
IgnoreRule(Directive, String[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.IgnoreRule
 
IGNUMakefile - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IHoldsOptions - Interface in org.eclipse.cdt.managedbuilder.core
Implements the functionality that is needed to hold options and option categories.
IIgnoreRule - Interface in org.eclipse.cdt.make.core.makefile
.IGNORE Prerequisites of this special target are targets themselves; this shall cause errors from commands associated with them to be ignored in the same manner as specified by the -i option.
IInclude - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IInferenceRule - Interface in org.eclipse.cdt.make.core.makefile
IInferenceRules are formated as follows: target: command [command] The target is of the form .s2 or .s1.s2 There are no prerequisites.
IInputOrder - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents an inputOrder instance in the managed build system.
IInputType - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents an inputType instance in the managed build system.
IIntermediateRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.INTERMEDIATE The targets which `.INTERMEDIATE' depends on are treated as intermediate files
IInternalCDebugUIConstants - Interface in org.eclipse.cdt.debug.internal.ui
 
IJumpToAddress - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to resume a debug target at the given address.
IJumpToLine - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to resume a debug target at the given line.
ILanguageInfoCalculator - Interface in org.eclipse.cdt.managedbuilder.core
 
ILanguageUI - Interface in org.eclipse.cdt.ui
 
IListAdapter - Interface in org.eclipse.cdt.debug.internal.ui.dialogfields
Change listener used by ListDialogField and CheckedListDialogField
IListAdapter - Interface in org.eclipse.cdt.debug.mi.internal.ui.dialogfields
Change listener used by ListDialogField and CheckedListDialogField
IListAdapter - Interface in org.eclipse.cdt.internal.ui.wizards.dialogfields
Change listener used by ListDialogField and CheckedListDialogField
ILLEGAL_COMMAND - Static variable in class org.eclipse.cdt.core.CommandLauncher
 
ILogActionEnabler - Interface in org.eclipse.cdt.debug.core.breakpointactions
THIS INTERFACE IS PROVISIONAL AND WILL CHANGE IN THE FUTURE PLUG-INS USING THIS INTERFACE WILL NEED TO BE REVISED TO WORK WITH FUTURE VERSIONS OF CDT.
ILowResolutionTimeRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.LOW_RESOLUTION_TIME If you specify prerequisites for `.LOW_RESOLUTION_TIME', `make' assumes that these files are created by commands that generate low resolution time stamps.
IMacroContextInfo - Interface in org.eclipse.cdt.managedbuilder.internal.macros
This interface represents the context information.
IMacroContextInfoProvider - Interface in org.eclipse.cdt.managedbuilder.internal.macros
 
IMacroDefinition - Interface in org.eclipse.cdt.make.core.makefile
IMacroDefinitions are in the form: string1 = [string2]
IMACROS_FILE - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IMAGE_NAME - Static variable in class org.eclipse.cdt.ui.newui.AbstractPage
 
ImageDescriptorRegistry - Class in org.eclipse.cdt.internal.ui.util
A registry that maps ImageDescriptors to Image.
ImageDescriptorRegistry() - Constructor for class org.eclipse.cdt.internal.ui.util.ImageDescriptorRegistry
Creates a new image descriptor registry for the current or default display, respectively.
ImageDescriptorRegistry(Display) - Constructor for class org.eclipse.cdt.internal.ui.util.ImageDescriptorRegistry
Creates a new image descriptor registry for the given display.
ImageImageDescriptor - Class in org.eclipse.cdt.internal.ui.viewsupport
 
ImageImageDescriptor(Image) - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.ImageImageDescriptor
Constructor for ImagImageDescriptor.
IMakeBuilderInfo - Interface in org.eclipse.cdt.make.core
 
IMakeBuilderInfo - Interface in org.eclipse.cdt.newmake.core
 
IMakeCommonBuildInfo - Interface in org.eclipse.cdt.make.core
 
IMakeCommonBuildInfo - Interface in org.eclipse.cdt.newmake.core
 
IMakefile - Interface in org.eclipse.cdt.make.core.makefile
IMakefile: Makefile : ( directive ) * directive : rule | macro_definition | comments | empty rule : inference_rule | target_rule | special_rule inference_rule : target ':' [ ';' command ] [ ( command ) * ] target_rule : [ ( target ) + ] ':' [ ( prerequisite ) * ] [ ';' command ] [ ( command ) * ] macro_definition : string '=' ( string )* comments : ('#' ( string ) ) * empty : command : prefix_command string target : string prefix_command : '-' | '@' | '+' internal_macro : "$<" | "$*" | "$@" | "$?"
IMakefileDocumentProvider - Interface in org.eclipse.cdt.make.internal.ui.editor
 
IMakefileEditorActionDefinitionIds - Interface in org.eclipse.cdt.make.internal.ui.editor
 
IMakefileValidator - Interface in org.eclipse.cdt.make.core.makefile
 
IMakeHelpContextIds - Interface in org.eclipse.cdt.make.ui
 
IMakeTarget - Interface in org.eclipse.cdt.make.core
 
IMakeTargetListener - Interface in org.eclipse.cdt.make.core
 
IMakeTargetManager - Interface in org.eclipse.cdt.make.core
 
IMakeUIPreferenceConstants - Interface in org.eclipse.cdt.make.internal.ui
 
IManagedBuildDefinitionsStartup - Interface in org.eclipse.cdt.managedbuilder.core
Clients that need to augment configuration attributes may need to insure that those modification are picked up when configruation elements are loaded.
IManagedBuilderMakefileGenerator - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedBuilderMakefileGenerator2 - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedBuildGnuToolInfo - Interface in org.eclipse.cdt.managedbuilder.makegen.gnu
This interface returns information about a Tool's inputs and outputs while a Gnu makefile is being generated.
IManagedBuildInfo - Interface in org.eclipse.cdt.managedbuilder.core
 
IManagedCommandLineGenerator - Interface in org.eclipse.cdt.managedbuilder.core
 
IManagedCommandLineInfo - Interface in org.eclipse.cdt.managedbuilder.core
 
IManagedConfigElement - Interface in org.eclipse.cdt.managedbuilder.core
This class represents a configuration element for loading the managed build model objects.
IManagedConfigElementProvider - Interface in org.eclipse.cdt.managedbuilder.core
Clients may implement this interface to dynamically provided the config information that is otherwise specified in the ManagedBuidInfo extension point.
IManagedDependencyCalculator - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedDependencyCommands - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedDependencyGenerator - Interface in org.eclipse.cdt.managedbuilder.makegen
Deprecated. 3.1 Use IManagedDependencyGenerator2 instead.
IManagedDependencyGenerator2 - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedDependencyGeneratorType - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedDependencyInfo - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedDependencyPreBuild - Interface in org.eclipse.cdt.managedbuilder.makegen
 
IManagedIsToolChainSupported - Interface in org.eclipse.cdt.managedbuilder.core
 
IManagedOptionValueHandler - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents an option value handler in the managed build system.
IManagedOutputNameProvider - Interface in org.eclipse.cdt.managedbuilder.core
 
IManagedProject - Interface in org.eclipse.cdt.managedbuilder.core
This class represents a project instance in the managed build system.
IManagedScannerInfoCollector - Interface in org.eclipse.cdt.managedbuilder.scannerconfig
Interface that a colelctor of compiler information must implement.
IMarkerGenerator - Interface in org.eclipse.cdt.core
 
IMatchKeyProvider - Interface in org.eclipse.cdt.managedbuilder.internal.core
 
IMethodStub - Interface in org.eclipse.cdt.internal.ui.wizards.classwizard
 
IMG_ACTION_HIDE_FIELDS - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_HIDE_INACTIVE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_HIDE_MACROS - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_HIDE_STATIC - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_HIDE_SYSTEM - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_SHOW_PUBLIC - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_SHOW_REF_BY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ACTION_SHOW_RELATES_TO - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_ALPHA_SORTING - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_BUILD_CAT - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_COMMAND - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_COMPILER - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_CONFIG - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_LIBRARIAN - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_LINKER - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_PREPROCESSOR - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILD_TOOL - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_BUILT_IN - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_CLEAR - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_CLEAR_CONSOLE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_COLLAPSE_ALL - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_DEFAULT - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_EDIT_PROPERTIES - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_EDITABLE - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_EMPTY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_EXPAND_ALL - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_FILELIST_ADD - Static variable in class org.eclipse.cdt.ui.CDTUIImages
 
IMG_FILELIST_DEL - Static variable in class org.eclipse.cdt.ui.CDTUIImages
 
IMG_FILELIST_EDIT - Static variable in class org.eclipse.cdt.ui.CDTUIImages
 
IMG_FILELIST_MOVEDOWN - Static variable in class org.eclipse.cdt.ui.CDTUIImages
 
IMG_FILELIST_MOVEUP - Static variable in class org.eclipse.cdt.ui.CDTUIImages
 
IMG_FILESYSTEM - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_FS - Static variable in class org.eclipse.cdt.ui.newui.AbstractExportTab
 
IMG_IASTArrayModifier - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTDeclaration - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTDeclarator - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTDeclSpecifier - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTEnumerator - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTExpression - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTInitializer - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTName - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTParameterDeclaration - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTPointerOperator - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTPreprocessorStatement - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTProblem - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTSimpleDeclaration - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTStatement - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTTranslationUnit - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_IASTTypeId - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_ICASTDesignator - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_ICPPASTConstructorChainInitializer - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_ICPPASTTemplateParameter - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_LCL_AUTO_REFRESH - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_AUTOMATIC_ORIENTATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_CANCEL - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_CAST_TO_TYPE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_CHANGE_REGISTER_VALUE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_COLLAPSE_ALL - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_DETAIL_PANE_HIDE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_DETAIL_PANE_RIGHT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_DETAIL_PANE_UNDER - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_DISPLAY_AS_ARRAY - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_HORIZONTAL_ORIENTATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_LOAD_ALL_SYMBOLS - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_MEMORY_CLEAR - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_MEMORY_SAVE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_REFRESH - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_RESUME_AT_LINE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_SHOW_ASCII - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_SHOW_INHERITED_MEMBERS - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_SINGLE_ORIENTATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_SUB_TYPE_HIERARCHY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_SUPER_TYPE_HIERARCHY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_TYPE_HIERARCHY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_LCL_TYPE_NAMES - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_LCL_VERTICAL_ORIENTATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_CODE_ASSIST - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_COLLAPSE_ALL - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_GROUP_INCLUDE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_OPEN_INCLUDE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_SEGMENT_EDIT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_SHIFT_LEFT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MENU_SHIFT_RIGHT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_MK - Static variable in class org.eclipse.cdt.ui.newui.AbstractExportTab
 
IMG_OBJS_ADDRESS_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_ADDRESS_BREAKPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_ARCHIVE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ARCHIVE_WSRC - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ARCHIVES_CONTAINER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BINARIES_CONTAINER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BINARY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BREAKPOINT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BREAKPOINT_ACTIVE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BREAKPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_BUILD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_BUILD_TARGET - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_CEXEC - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CEXEC_DEBUG - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CFOLDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CLASS - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CLASS_ALT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CLOSED_PROJECT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_CONTAINER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CORE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_CSEARCH - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_DECLARATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_DISASM_INSTRUCTION_POINTER - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
IMG_OBJS_DISASM_INSTRUCTION_POINTER_TOP - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
 
IMG_OBJS_DISASSEMBLY - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_ENUMERATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ENUMERATION_ALT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ENUMERATOR - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ENV_VAR - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_ENVIRONMNET - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_ERROR - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_EXCLUDSION_FILTER_ATTRIB - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_EXEC - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_OBJS_EXECUTABLE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_EXECUTABLE_WITH_SYMBOLS - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_EXTERNAL_SOURCE_FILE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_FIXABLE_ERROR - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_FIXABLE_PROBLEM - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_FOLDER - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_FUNCTION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_FUNCTION_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_FUNCTION_BREAKPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_INCCONT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_INCLUDE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_INCLUDES_CONTAINER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_INCLUDES_FOLDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_INCLUDES_FOLDER_WORKSPACE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_KEYWORD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_LIBRARY - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_LOCAL_VARIABLE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_MACRO - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_MAKEFILE_COMMAND - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_MAKEFILE_INCLUDE - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_MAKEFILE_INFERENCE_RULE - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_MAKEFILE_MACRO - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_MAKEFILE_RELATION - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_MAKEFILE_TARGET_RULE - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_OBJS_NAMESPACE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_ORDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_OUTPUT_FOLDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PATH_MAP_ENTRY - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_PATH_MAPPING - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_PRIVATE_FIELD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PRIVATE_METHOD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PROJECT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_PROJECT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PROTECTED_FIELD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PROTECTED_METHOD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PUBLIC_FIELD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_PUBLIC_METHOD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_QUOTE_INCLUDES_FOLDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_READ_WATCHPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_READ_WATCHPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_REFACTORING_ERROR - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_REFACTORING_FATAL - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_REFACTORING_INFO - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_REFACTORING_WARNING - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_REGISTER - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_REGISTER_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_REGISTER_GROUP - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_REGISTER_GROUP_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_SEARCH_DECL - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SEARCH_REF - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SEARCHFOLDER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SEARCHPROJECT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SHARED_LIBRARY - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_SHARED_LIBRARY_WITH_SYMBOLS - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_SHLIB - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SIGNAL - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_SOURCE_ATTACH_ATTRIB - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_SOURCE_ROOT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_STRUCT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_STRUCT_ALT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TEMPLATE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT_ASM - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT_HEADER - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT_RESOURCE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT_RESOURCE_A - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TUNIT_RESOURCE_H - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TYPEDEF - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_TYPEDEF_ALT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_UNION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_UNION_ALT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_UNKNOWN - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_UNKNOWN_TYPE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_USING - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_VAR_DECLARATION - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_VARIABLE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_OBJS_VARIABLE_AGGREGATE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_AGGREGATE_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_POINTER - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_POINTER_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_SIMPLE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_SIMPLE_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_VARIABLE_STRING - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_WATCHPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_WATCHPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_WORKSPACE_SOURCE_FILE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_WRITE_WATCHPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OBJS_WRITE_WATCHPOINT_ENABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_ADDRESS_BREAKPOINT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_ADDRESS_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_ARGUMENT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_CONDITIONAL - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_CONDITIONAL_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_INSTALLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_INSTALLED_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_WITH_ACTIONS - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_BREAKPOINT_WITH_ACTIONS_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_ERROR - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_FUNCTION_BREAKPOINT - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_FUNCTION_BREAKPOINT_DISABLED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_GLOBAL - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_VARIABLE_CASTED - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_OVRS_WARNING - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_PREFERRED - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_READ_ONLY - Static variable in class org.eclipse.cdt.managedbuilder.ui.properties.ManagedBuilderUIImages
 
IMG_REFRESH - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_REFRESH_VIEW - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_RELOAD_VIEW - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_SAVE_CONSOLE - Static variable in interface org.eclipse.cdt.debug.mi.ui.console.actions.IMiConsoleImagesConst
 
IMG_SCROLL_LOCK - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_SEARCH_NAMES - Static variable in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTPluginImages
 
IMG_SHOW_NEXT - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_SHOW_PREV - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_TOOL_GOTO_NEXT_ERROR - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_TOOL_GOTO_PREV_ERROR - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_TOOLS_ALPHA_SORTING - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKE_TARGET_ADD - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKE_TARGET_BUILD - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKE_TARGET_DELETE - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKE_TARGET_EDIT - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKE_TARGET_FILTER - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_TOOLS_MAKEFILE_SEGMENT_EDIT - Static variable in class org.eclipse.cdt.make.internal.ui.MakeUIImages
 
IMG_VERBOSE_CONSOLE - Static variable in interface org.eclipse.cdt.debug.mi.ui.console.actions.IMiConsoleImagesConst
 
IMG_VIEW_ARGUMENTS_TAB - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_VIEW_BUILD - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_VIEW_DEBUGGER_TAB - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_VIEW_ENVIRONMENT_TAB - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_VIEW_MAIN_TAB - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_VIEW_MENU - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_VIEW_MENU_DESC - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_VIEW_SOURCE_TAB - Static variable in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
IMG_WIZBAN_ADD_SOURCE - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_WIZBAN_PATH_MAP_ENTRY - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_WIZBAN_PATH_MAPPING - Static variable in class org.eclipse.cdt.debug.internal.ui.CDebugImages
 
IMG_WORKSPACE - Static variable in class org.eclipse.cdt.internal.ui.CPluginImages
 
IMG_WS - Static variable in class org.eclipse.cdt.ui.newui.AbstractExportTab
 
IMiConsoleImagesConst - Interface in org.eclipse.cdt.debug.mi.ui.console.actions
 
IMIConstants - Interface in org.eclipse.cdt.debug.mi.core
Constant definitions for GDB MI plug-in.
IMIHelpContextIds - Interface in org.eclipse.cdt.debug.mi.internal.ui
Help context ids for the C/C++ debug ui.
IMILaunchConfigurationComponent - Interface in org.eclipse.cdt.debug.mi.ui
The common interface for UI components of the launch configuration tabs.
IMILaunchConfigurationConstants - Interface in org.eclipse.cdt.debug.mi.core
 
IMIUIConstants - Interface in org.eclipse.cdt.debug.mi.internal.ui
Constant definitions for MI UI plug-in.
IModificationStatus - Interface in org.eclipse.cdt.managedbuilder.core
 
IModuleRetrieval - Interface in org.eclipse.cdt.debug.core.model
Comment for .
IMPLEMENTS - Static variable in class org.eclipse.cdt.ui.CElementImageDescriptor
Deprecated. flag never had an effect
IMPORT_EXECUTABLE_PAGE_ONE - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
IMPORT_EXECUTABLE_PAGE_TWO - Static variable in interface org.eclipse.cdt.debug.internal.ui.ICDebugHelpContextIds
 
importChild(ICStorageElement) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedConfigStorageElement
 
importChild(ICStorageElement) - Method in class org.eclipse.cdt.managedbuilder.internal.core.MapStorageElement
 
ImportExecutablePageOne - Class in org.eclipse.cdt.debug.ui.importexecutable
 
ImportExecutablePageOne(AbstractImportExecutableWizard) - Constructor for class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne
 
ImportExecutablePageOne_Browse - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_DeselectAll - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_NoSuchFile - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_NoteAnEXE - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_ProcessingResults - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_SearchDirectory - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_Searching - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_SelectADirectory - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_SelectAll - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_SelectBinaryParser - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageOne_SelectExecutable - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo - Class in org.eclipse.cdt.debug.ui.importexecutable
 
ImportExecutablePageTwo(AbstractImportExecutableWizard) - Constructor for class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo
 
ImportExecutablePageTwo_BadProjectName - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_ChooseExisting - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_ChooseProject - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_CreateLaunch - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_DefaultProjectPrefix - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_EnterLaunchConfig - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_EnterProjectName - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_ExistingProject - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_Name - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_NewProjectName - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_ProjectAlreadyExists - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_ProjectLabel - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutablePageTwo_Search - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard - Class in org.eclipse.cdt.debug.ui.importexecutable
Reference implementation of a wizard that imports executables.
ImportExecutableWizard() - Constructor for class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutableWizard
 
ImportExecutableWizard_AllFiles - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_Applications - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_executableListLabel - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_fileDialogTitle - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_LIbaries - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_pageOneDescription - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
ImportExecutableWizard_pageOneTitle - Static variable in class org.eclipse.cdt.debug.ui.importexecutable.Messages
 
IN_COMMENT - Static variable in class org.eclipse.cdt.refactoring.CRefactoringMatch
 
IN_MACRO - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
IN_MACRO - Static variable in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
 
INACTIVE - Static variable in class org.eclipse.cdt.ui.CElementImageDescriptor
Flag to render the 'inactive' adornment for include directives
INACTIVE_CODE_COLOR - Static variable in class org.eclipse.cdt.internal.ui.editor.CEditor
Preference key for inactive code painter color
INACTIVE_CODE_ENABLE - Static variable in class org.eclipse.cdt.internal.ui.editor.CEditor
Preference key for inactive code painter enablement
InactiveCodeHighlighting - Class in org.eclipse.cdt.internal.ui.editor
Paints code lines disabled by preprocessor directives (#ifdef etc.)
InactiveCodeHighlighting(String) - Constructor for class org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting
Create a highlighter for the given key.
INCLUDE - Static variable in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElement
 
Include - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
 
Include(Directive, String[], String[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.Include
 
INCLUDE - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
INCLUDE_FILE - Static variable in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElement
 
INCLUDE_FILE - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
INCLUDE_FILE - Static variable in class org.eclipse.cdt.make.internal.ui.scannerconfig.DiscoveredElement
 
INCLUDE_FILE_GROUP - Static variable in class org.eclipse.cdt.make.internal.ui.scannerconfig.DiscoveredElement
 
INCLUDE_FILES - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
INCLUDE_PATH - Static variable in class org.eclipse.cdt.make.core.MakeScannerProvider
Deprecated.  
INCLUDE_PATH - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathInfo
 
INCLUDE_PATH - Static variable in class org.eclipse.cdt.make.internal.ui.scannerconfig.DiscoveredElement
 
INCLUDE_PATH - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
INCLUDE_PATH - Static variable in class org.eclipse.cdt.newmake.core.MakeScannerProvider
Deprecated.  
INCLUDE_PATHS - Static variable in class org.eclipse.cdt.make.core.scannerconfig.ScannerInfoTypes
 
INCLUDE_REF_CONTAINER - Static variable in class org.eclipse.cdt.ui.CElementGrouping
 
IncludeBrowserUI - Class in org.eclipse.cdt.internal.ui.includebrowser
 
IncludeBrowserUI() - Constructor for class org.eclipse.cdt.internal.ui.includebrowser.IncludeBrowserUI
 
IncludeDialog - Class in org.eclipse.cdt.ui.newui
 
IncludeDialog(Shell, int, String, String, ICConfigurationDescription, int) - Constructor for class org.eclipse.cdt.ui.newui.IncludeDialog
 
IncludeRefContainer - Class in org.eclipse.cdt.internal.ui.cview
IncludeRefContainer
IncludeRefContainer(ICProject) - Constructor for class org.eclipse.cdt.internal.ui.cview.IncludeRefContainer
 
IncludeReferenceProxy - Class in org.eclipse.cdt.internal.ui.cview
 
IncludeReferenceProxy(IncludeRefContainer, IIncludeReference) - Constructor for class org.eclipse.cdt.internal.ui.cview.IncludeReferenceProxy
 
INCLUDES_GROUPING - Static variable in class org.eclipse.cdt.ui.CElementGrouping
 
IncludesGrouping - Class in org.eclipse.cdt.ui
IncludesGrouping
IncludesGrouping(ITranslationUnit) - Constructor for class org.eclipse.cdt.ui.IncludesGrouping
 
includesProblemMarkerAnnotationChanges() - Method in class org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent
Returns whether the change included problem marker annotations.
IncludesSymbolsPropertyPage - Class in org.eclipse.cdt.internal.ui.dialogs.cpaths
 
IncludesSymbolsPropertyPage() - Constructor for class org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage
 
IncludeStatementFilter - Class in org.eclipse.cdt.ui.tests.DOMAST
 
IncludeStatementFilter() - Constructor for class org.eclipse.cdt.ui.tests.DOMAST.IncludeStatementFilter
 
IncludeTab - Class in org.eclipse.cdt.ui.newui
 
IncludeTab() - Constructor for class org.eclipse.cdt.ui.newui.IncludeTab
 
incrementInstallCount() - Method in interface org.eclipse.cdt.debug.core.model.ICBreakpoint
Increments the install count of this breakpoint
incrementInstallCount() - Method in class org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint
 
indent() - Method in class org.eclipse.cdt.internal.formatter.Scribe
 
INDENT - Static variable in interface org.eclipse.cdt.internal.ui.editor.ICEditorActionDefinitionIds
Action definition ID of the source -> indent action (value "org.eclipse.cdt.ui.edit.text.c.indent").
INDENT - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Source menu: name of standard Indent global action (value "org.eclipse.cdt.ui.actions.Indent").
indent_access_specifier_compare_to_type_header - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_access_specifier - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_namespace_header - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_breaks_compare_to_cases - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_BY_ONE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting by one compare to the current indentation.
INDENT_DEFAULT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by using the current indentation.
indent_empty_lines - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_ON_COLUMN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting on column under the splitting location.
indent_statements_compare_to_block - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_statements_compare_to_body - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_cases - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_switch - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
IndentAction - Class in org.eclipse.cdt.internal.ui.actions
Indents a line or range of lines in a C document to its correct position.
IndentAction(ResourceBundle, String, ITextEditor, boolean) - Constructor for class org.eclipse.cdt.internal.ui.actions.IndentAction
Creates a new instance.
indentation_size - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
indentationLevel - Variable in class org.eclipse.cdt.internal.formatter.Scribe
 
indentationSize - Variable in class org.eclipse.cdt.internal.formatter.Scribe
 
IndentationTabPage - Class in org.eclipse.cdt.internal.ui.preferences.formatter
 
IndentationTabPage(ModifyDialog, Map) - Constructor for class org.eclipse.cdt.internal.ui.preferences.formatter.IndentationTabPage
 
indentInsideLineComments(ICProject) - Static method in class org.eclipse.cdt.internal.ui.editor.IndentUtil
Returns true if line comments at column 0 should be indented inside, false otherwise.
indentLines(IDocument, ILineRange, ICProject, IndentUtil.IndentResult) - Static method in class org.eclipse.cdt.internal.ui.editor.IndentUtil
Indents the line range specified by lines in document.
indentLines(IDocument, LineRange, String) - Static method in class org.eclipse.cdt.internal.ui.editor.IndentUtil
Inserts indent string at the beginning of each line in lines.
IndentUtil - Class in org.eclipse.cdt.internal.ui.editor
Utility that indents a number of lines in a document.
IndentUtil.IndentResult - Class in org.eclipse.cdt.internal.ui.editor
The result of an indentation operation.
INDEX_DB_CACHE_SIZE_PCT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
Cache size for the index in percentage of max memory.
INDEX_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
 
INDEX_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
 
IndexAction - Class in org.eclipse.cdt.internal.ui.indexview
 
INDEXER_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
 
INDEXER_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
 
IndexerBlock - Class in org.eclipse.cdt.ui.dialogs
This IndexerBlock is used in the MakeProjectWizardOptionPage and the NewManagedProjectOptionPage to display the indexer options during the creation of a new project.
IndexerBlock() - Constructor for class org.eclipse.cdt.ui.dialogs.IndexerBlock
 
IndexerBlock_fixedBuildConfig - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerOptionPropertyPage - Class in org.eclipse.cdt.ui.dialogs
 
IndexerOptionPropertyPage() - Constructor for class org.eclipse.cdt.ui.dialogs.IndexerOptionPropertyPage
 
IndexerPreferencePage - Class in org.eclipse.cdt.internal.ui.preferences
 
IndexerPreferencePage() - Constructor for class org.eclipse.cdt.internal.ui.preferences.IndexerPreferencePage
 
IndexerStrategyBlock - Class in org.eclipse.cdt.internal.ui.preferences
This OptionPage is used in the IndexerPreference page to allow for adjusting various parsing related caches.
IndexerStrategyBlock(ICOptionContainer) - Constructor for class org.eclipse.cdt.internal.ui.preferences.IndexerStrategyBlock
 
IndexerStrategyBlock_activeBuildConfig - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerStrategyBlock_autoUpdate - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerStrategyBlock_buildConfigGroup - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerStrategyBlock_immediateUpdate - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerStrategyBlock_specificBuildConfig - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexerStrategyBlock_strategyGroup - Static variable in class org.eclipse.cdt.ui.dialogs.DialogsMessages
 
IndexLabelProvider - Class in org.eclipse.cdt.internal.ui
Common label provider for index based viewers.
IndexLabelProvider() - Constructor for class org.eclipse.cdt.internal.ui.IndexLabelProvider
 
indexOf(ISourceContainer) - Method in class org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer
Returns the index of an equivalent entry, or -1 if none.
indexof(CPElement) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElementGroup
 
indexOf(String, char) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
indexOf(String, String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
Special indexOf() method that makes sure that what we are searching is not between parentheses and brackets like a macro $(foo) ${bar}
indexOfComment(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
IndexUI - Class in org.eclipse.cdt.internal.ui.viewsupport
 
IndexUI() - Constructor for class org.eclipse.cdt.internal.ui.viewsupport.IndexUI
 
IndexView - Class in org.eclipse.cdt.internal.ui.indexview
 
IndexView() - Constructor for class org.eclipse.cdt.internal.ui.indexview.IndexView
 
INewCfgDialog - Interface in org.eclipse.cdt.ui.newui
Represents class which is able to display "New configuration" dialog instead of standard one and, if user pressed OK, create new configuration on a basis of its internal data used by extension point: "org.eclipse.cdt.ui.newCfgDialog"
InferenceRule - Class in org.eclipse.cdt.make.internal.core.makefile
 
InferenceRule(Directive, Target) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.InferenceRule
 
InferenceRule(Directive, String, Command[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.InferenceRule
 
InferenceRule(Directive, Target, Command[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.InferenceRule
 
info(IStatus, Object) - Static method in class org.eclipse.cdt.debug.core.CDebugUtils
 
INFO_ANNOTATION_TYPE - Static variable in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
infoChanged(IDiscoveredPathManager.IDiscoveredPathInfo) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IDiscoveredPathManager.IDiscoveredInfoListener
 
InfoContext - Class in org.eclipse.cdt.make.core.scannerconfig
 
InfoContext(IProject) - Constructor for class org.eclipse.cdt.make.core.scannerconfig.InfoContext
 
InfoContext(IProject, String) - Constructor for class org.eclipse.cdt.make.core.scannerconfig.InfoContext
 
infoIOError - Static variable in class org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleMessages
 
infoRemoved(IDiscoveredPathManager.IDiscoveredPathInfo) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IDiscoveredPathManager.IDiscoveredInfoListener
 
informAll(int, Object) - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
informAll(int, Object) - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
informPages(int, Object) - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
informPages(int, Object) - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
InfoStatusHandler - Class in org.eclipse.cdt.debug.internal.ui
Displays the information dialog.
InfoStatusHandler() - Constructor for class org.eclipse.cdt.debug.internal.ui.InfoStatusHandler
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RetargetAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction
 
init(IAction) - Method in class org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction
 
init(String) - Method in class org.eclipse.cdt.debug.internal.ui.CDebuggerPageAdapter
 
init(IWorkbench) - Method in class org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage
 
init(IWorkbench) - Method in class org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor
 
init(IViewSite, IMemento) - Method in class org.eclipse.cdt.debug.internal.ui.views.modules.ModulesView
 
init(IViewPart) - Method in class org.eclipse.cdt.debug.mi.internal.ui.actions.SetAutoSolibActionDelegate
 
init(IWorkbench) - Method in class org.eclipse.cdt.debug.mi.internal.ui.preferences.MIPreferencePage
 
init(IPageBookViewPage, IConsole) - Method in class org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant
 
init(String) - Method in class org.eclipse.cdt.debug.ui.AbstractCDebuggerPage
 
init(IWorkbench) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage
 
init(String) - Method in interface org.eclipse.cdt.debug.ui.ICDebuggerPage
Allows the page to initialize itself after being created.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard
 
init(IPageSite) - Method in class org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage
 
init(IViewSite, IMemento) - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHViewPart
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.callhierarchy.OpenElementInCallHierarchyAction
 
init(IViewSite, IMemento) - Method in class org.eclipse.cdt.internal.ui.cview.CView
 
init(ICElement, IPathEntry[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock
Initializes the paths for the given project.
init(ICProject) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerEntryPage
 
init(ICElement, List) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathIncludeSymbolEntryBasePage
 
init(ICElement, List) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathIncludeSymbolEntryPage
 
init(ICElement, List) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathIncludeSymbolEntryPerFilePage
 
init(ICProject) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathLibraryEntryPage
 
init(ICProject) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathOutputEntryPage
 
init(ICProject) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathProjectsEntryPage
 
init(ICProject) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathSourceEntryPage
 
init(IActionBars) - Method in class org.eclipse.cdt.internal.ui.editor.CEditorActionContributor
 
init(IViewSite, IMemento) - Method in class org.eclipse.cdt.internal.ui.includebrowser.IBViewPart
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingPreferencePage
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorBuildActionProvider
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorEditActionProvider
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorLabelProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorOpenActionProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorOpenViewActionProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorRefactorActionProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorSearchActionProvider
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.AbstractConfigurationBlockPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.AbstractPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.AppearancePreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.CodeAssistPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.CParserPreferencePage
Deprecated.  
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.CPluginPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.IndexerPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.PathEntryVariablePreferencePage
Empty implementation.
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.PropertyAndPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.internal.ui.preferences.WorkInProgressPreferencePage
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.search.OpenCSearchPageAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeInHierarchyAction
 
init(IViewSite, IMemento) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THViewPart
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.internal.ui.wizards.AbstractWizardDropDownAction
 
init(IStructuredSelection) - Method in class org.eclipse.cdt.internal.ui.wizards.filewizard.AbstractFileCreationWizardPage
The wizard owning this page is responsible for calling this method with the current selection.
init(IStructuredSelection) - Method in class org.eclipse.cdt.internal.ui.wizards.folderwizard.NewSourceFolderWizardPage
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.cdt.internal.ui.wizards.indexwizards.TeamProjectIndexExportWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.cdt.internal.ui.wizards.NewElementWizard
 
init(IActionBars) - Method in class org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor
 
init(IWorkbench) - Method in class org.eclipse.cdt.make.internal.ui.preferences.AbstractMakefileEditorPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.make.internal.ui.preferences.MakefileSettingsPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage
 
init(IWorkbench) - Method in class org.eclipse.cdt.make.internal.ui.preferences.NewMakeProjectPreferencePage
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.make.ui.actions.AbstractTargetAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.make.ui.actions.UpdateMakeProjectAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.managedbuilder.ui.actions.BuildAllAction
 
init(IAction) - Method in class org.eclipse.cdt.managedbuilder.ui.actions.BuildFilesAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.managedbuilder.ui.actions.BuildFilesAction
 
init(IAction) - Method in class org.eclipse.cdt.managedbuilder.ui.actions.CleanFilesAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.managedbuilder.ui.actions.CleanFilesAction
 
init() - Static method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
Initializes the manager.
init(IViewPart) - Method in class org.eclipse.cdt.refactoring.actions.CRedoViewActionDelegate
Deprecated.  
init(IWorkbenchSite) - Method in class org.eclipse.cdt.refactoring.actions.CRefactoringActionGroup
 
init(IViewPart) - Method in class org.eclipse.cdt.refactoring.actions.CRenameViewActionDelegate
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.refactoring.actions.CRenameWorkbenchActionDelegate
 
init(IViewPart) - Method in class org.eclipse.cdt.refactoring.actions.CUndoViewActionDelegate
Deprecated.  
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.ui.actions.BuildActiveConfigMenuAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.ui.actions.ChangeBuildConfigMenuAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.ui.actions.DeleteResConfigsAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.ui.actions.ExcludeFromBuildAction
 
init(IWorkbenchWindow) - Method in class org.eclipse.cdt.ui.actions.ManageConfigsAction
 
init(IWorkbench) - Method in class org.eclipse.cdt.ui.dialogs.CHelpConfigurationPropertyPage
 
init(IWorkbench) - Method in class org.eclipse.cdt.ui.newui.AbstractPrefPage
 
init(IViewPart) - Method in class org.eclipse.cdt.ui.tests.DOMAST.OpenDOMViewAction
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.cdt.ui.wizards.conversion.ConversionWizard
 
init(IStructuredSelection) - Method in class org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage
The wizard owning this page is responsible for calling this method with the current selection.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.cdt.ui.wizards.NewCProjectWizard
 
initBuildInfoContainer(IResource) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
 
initData() - Method in class org.eclipse.cdt.ui.newui.RefsTab
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage
Set the default preferences for this page.
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.cview.CView
Initializes the default preferences
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightings
Initialize default preferences in the given preference store.
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.CEditorPreferencePage
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.CodeAssistPreferencePage
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.CParserPreferencePage
Deprecated.  
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.CPluginPreferencePage
Initializes the default values of this page in the preference bundle.
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.preferences.WorkInProgressPreferencePage
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferencePage
 
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.make.internal.ui.preferences.MakefileSettingsPreferencePage
Initializes the default values of this page in the preference bundle.
initDefaults(IPreferenceStore) - Static method in class org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage
Initializes the default values of this page in the preference bundle.
initial_indentation_level - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
initialize() - Method in class org.eclipse.cdt.debug.internal.core.CBreakpointManager
 
initialize() - Method in class org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension
 
initialize() - Method in class org.eclipse.cdt.debug.internal.core.CRegisterManager
 
initialize(Reader) - Method in class org.eclipse.cdt.internal.formatter.scanner.ScannerContext
 
initialize(Reader, int) - Method in class org.eclipse.cdt.internal.formatter.scanner.ScannerContext
 
initialize(Reader, String) - Method in class org.eclipse.cdt.internal.formatter.scanner.SimpleScanner
 
initialize(ICProject, IPathEntry[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDefaultPage
 
initialize(ICProject, IPathEntry[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDescriptor.PathEntryContainerPageAdapter
Deprecated.  
initialize(ICProject, IPathEntry[]) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.ProjectContainerPage
 
initialize() - Method in class org.eclipse.cdt.internal.ui.preferences.CEditorHoverConfigurationBlock
 
initialize() - Method in interface org.eclipse.cdt.internal.ui.preferences.IPreferenceConfigurationBlock
Called after creating the control.
initialize() - Method in class org.eclipse.cdt.internal.ui.text.AbstractCScanner
Must be called after the constructor has been called.
initialize() - Method in class org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingPreferenceBlock
 
initialize() - Method in class org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider
 
initialize() - Method in class org.eclipse.cdt.internal.ui.text.folding.EmptyCFoldingPreferenceBlock
 
initialize() - Static method in class org.eclipse.cdt.launch.internal.ui.LaunchImages
 
initialize(IPath, ICProject) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathInitializer
 
initialize() - Method in class org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater
 
initialize() - Method in class org.eclipse.cdt.make.internal.ui.text.makefile.AbstractMakefileCodeScanner
Must be called after the constructor has been called.
initialize(ICProject, IPathEntry[]) - Method in class org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage
 
initialize(IPath, ICProject) - Method in class org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedBuildPathEntryContainerInitializer
 
initialize(IProject, IManagedBuildInfo, IProgressMonitor) - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator
IManagedBuilderMakefileGenerator M E T H O D S
initialize(int, IConfiguration, IBuilder, IProgressMonitor) - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator
 
initialize(IProject, IManagedBuildInfo, IProgressMonitor) - Method in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
This method initializes the makefile generator
initialize(int, IConfiguration, IBuilder, IProgressMonitor) - Method in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator2
 
initialize(EntryDescriptor) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
initialize() - Method in interface org.eclipse.cdt.ui.ICHelpProvider
Initialize the completion contributor class
initialize() - Method in interface org.eclipse.cdt.ui.text.folding.ICFoldingPreferenceBlock
Called after creating the control.
initialize() - Method in interface org.eclipse.cdt.ui.text.folding.ICFoldingStructureProvider
(Re-)initializes the structure provided by the receiver.
initialize(EntryDescriptor) - Method in class org.eclipse.cdt.ui.wizards.CWizardHandler
Initializes the handler to be used for the specified entry
initialize(ICProject, IPathEntry[]) - Method in interface org.eclipse.cdt.ui.wizards.ICPathContainerPage
Deprecated. Method initialize() is called before ICPathContainerPage.setSelection to give additional information about the context the path container entry is configured in.
initialize(ICProject, IPathEntry[]) - Method in interface org.eclipse.cdt.ui.wizards.IPathEntryContainerPage
Method initialize() is called before ICPathContainerPage.setSelection to give additional information about the context the path container entry is configured in.
initializeDefaultPreferences() - Method in class org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.debug.mi.core.MIPreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.PreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.internal.core.CCorePreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.make.internal.core.PreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.make.internal.ui.MakeUIPreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.ui.CUIPreferenceInitializer
 
initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator
 
initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager
 
initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator
 
initializeDefaultValues(IPreferenceStore) - Static method in class org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferenceConstants
 
initializeDefaultValues(IPreferenceStore) - Static method in class org.eclipse.cdt.ui.PreferenceConstants
Initializes the given preference store with the default values.
initializeDiscoveryOptions(IProject) - Static method in class org.eclipse.cdt.make.core.scannerconfig.ScannerConfigNature
 
initializeFrom(String) - Method in interface org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocation
Initializes this source location from the given memento.
initializeFrom(String) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation
 
initializeFrom(String) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.internal.ui.CDebuggerPageAdapter
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBDebuggerPage
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBServerDebuggerPage
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBSolibBlock
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.SerialPortSettingsBlock
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.SolibSearchPathBlock
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.StandardGDBDebuggerPage
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.TCPSettingsBlock
 
initializeFrom(ILaunchConfiguration) - Method in interface org.eclipse.cdt.debug.mi.ui.IMILaunchConfigurationComponent
Initializes this component's controls with values from the given launch configuration.
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.internal.ui.AbstractCDebuggerTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CArgumentsTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CDebuggerTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CEnvironmentTab
Deprecated.  
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CMainTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CoreFileDebuggerTab
 
initializeFromMemento(String) - Method in interface org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction
 
initializeFromMemento(String) - Method in interface org.eclipse.cdt.debug.core.model.IPersistableRegisterGroup
Initializes this group based on the given memento.
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.internal.core.model.CRegisterGroup
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.LogAction
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.ui.breakpointactions.SoundAction
 
initializeFromMemento(String, ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator
 
initializeFromMemento(String) - Method in class org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator
 
initializePage() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.IndentationTabPage
 
initializeParticipants() - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector
 
initializePathEntries(IConfiguration, IOption) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
 
initializePathEntries(IResourceConfiguration, IOption) - Static method in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
 
initializePathEntries() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
initializeScanner(char[]) - Method in class org.eclipse.cdt.internal.formatter.Scribe
 
initializeSourceLocations(Element) - Static method in class org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils
 
initializeTimeStamps() - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock
 
initialReconcile() - Method in class org.eclipse.cdt.internal.ui.text.CReconcilingStrategy
 
initStartup() - Static method in class org.eclipse.cdt.managedbuilder.ui.actions.ConvertTargetAction
 
INLINE - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Refactor menu: name of standard Inline global action (value "org.eclipse.cdt.ui.actions.Inline").
inMacro(ITextViewer, int) - Static method in class org.eclipse.cdt.make.internal.ui.text.WordPartDetector
 
inMacro(IDocument, int) - Static method in class org.eclipse.cdt.make.internal.ui.text.WordPartDetector
 
INotParallelRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.NOTPARALLEL If `.NOTPARALLEL' is mentioned as a target, then this invocation of `make' will be run serially, even if the `-j' option is given.
INPUT_ORDER_ELEMENT_NAME - Static variable in interface org.eclipse.cdt.managedbuilder.core.IInputOrder
 
INPUT_TYPE - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
INPUT_TYPE_ELEMENT_NAME - Static variable in interface org.eclipse.cdt.managedbuilder.core.IInputType
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.BaseCElementContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.cview.CViewContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.editor.CContentOutlinerProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.search.PDOMSearchListContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.search.PDOMSearchTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THMemberContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.viewsupport.AsyncTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.internal.ui.viewsupport.ListContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.make.ui.MakeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.make.ui.wizards.UpdateMakeProjectWizardPage.MakeProjectContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolListContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.ui.CElementContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.ui.tests.DOMAST.DOMAST.ViewContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.cdt.ui.wizards.conversion.ConvertProjectWizardPage.ProjectContentProvider
 
inputComputed(ICStackFrame, IStatus, IEditorInput) - Method in class org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView
 
inputComputed(ICStackFrame, IStatus, IEditorInput) - Method in interface org.eclipse.cdt.debug.internal.ui.views.disassembly.IDisassemblyListener
Notifies this listener that the input is computed.
inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting
 
inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
 
inputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting
 
inputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
 
inputOffset - Variable in class org.eclipse.cdt.internal.formatter.Location
 
InputOrder - Class in org.eclipse.cdt.managedbuilder.internal.core
 
InputOrder(IInputType, IManagedConfigElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
This constructor is called to create an InputOrder defined by an extension point in a plugin manifest file, or returned by a dynamic element provider
InputOrder(InputType, boolean) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
This constructor is called to create an InputOrder whose attributes and children will be added by separate calls.
InputOrder(IInputType, ICStorageElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
Create an InputOrder based on the specification stored in the project file (.cdtbuild).
InputOrder(IInputType, InputOrder) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
Create an InputOrder based upon an existing InputOrder.
INPUTS_PRM_NAME - Variable in class org.eclipse.cdt.managedbuilder.internal.core.ManagedCommandLineGenerator
 
InputType - Class in org.eclipse.cdt.managedbuilder.internal.core
 
InputType(ITool, IManagedConfigElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputType
This constructor is called to create an InputType defined by an extension point in a plugin manifest file, or returned by a dynamic element provider
InputType(Tool, IInputType, String, String, boolean) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputType
This constructor is called to create an InputType whose attributes and children will be added by separate calls.
InputType(ITool, ICStorageElement) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputType
Create an InputType based on the specification stored in the project file (.cdtbuild).
InputType(ITool, String, String, InputType) - Constructor for class org.eclipse.cdt.managedbuilder.internal.core.InputType
Create an InputType based upon an existing InputType.
INSERT - Static variable in class org.eclipse.cdt.core.CCorePlugin
Possible configurable option value.
insert(int, int) - Method in class org.eclipse.cdt.internal.core.PositionTracker
Notifies the tracker of the insertion of characters.
insert(Class, Object[], Object, int) - Method in class org.eclipse.cdt.ui.tests.DOMAST.DOMASTNodeParent
Inserts obj into the array at position pos and if this is not possible (due to a bad offset) then the obj is just appended to the end of the array.
insert_new_line_after_opening_brace_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_at_end_of_file_if_missing - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_closing_brace_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_else_in_if_statement - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_while_in_do_statement - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_in_empty_block - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_brace_in_block - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_case - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_conditional - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_declaration_parameters - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_invocation_arguments - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_brace_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_for - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_if - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_invocation - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_switch - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_while - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_question_in_conditional - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_semicolon_in_for - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_brace_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_for - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_if - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_invocation - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_switch - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_while - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_case - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_conditional - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_default - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_declaration_parameters - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_invocation_arguments - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_block - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_namespace_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_switch - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_type_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_for - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_if - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_invocation - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_switch - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_while - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_question_in_conditional - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon_in_for - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_braces_in_array_initializer - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_method_declaration - Variable in class org.eclipse.cdt.internal.formatter.DefaultCodeFormatterOptions
 
insertElementAt(Object, int) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField
Adds an element at a position.
insertElementAt(Object, int) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.ListDialogField
Adds an element at a position.
insertElementAt(Object, int) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.ListDialogField
Adds an element at a position.
insertElementAt(Object, int) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.TreeListDialogField
Adds an element at a position.
INSERTION_FEEDBACK - Static variable in class org.eclipse.cdt.internal.ui.dnd.CDTViewerDropAdapter
Style to enable location feedback.
insertPageProlog(StringBuffer, int, RGB) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
insertPageProlog(StringBuffer, int) - Static method in class org.eclipse.cdt.debug.internal.ui.HTMLPrinter
 
insertPageProlog(StringBuffer, int) - Static method in class org.eclipse.cdt.internal.ui.text.HTMLPrinter
 
insertPositionUpdater(IPositionUpdater, int) - Method in class org.eclipse.cdt.internal.ui.text.SimpleDocument
 
install() - Method in class org.eclipse.cdt.internal.core.PositionTrackerManager
 
install(IPreferenceStore) - Method in class org.eclipse.cdt.internal.ui.editor.CSourceViewerDecorationSupport
 
install(CEditor, LineBackgroundPainter) - Method in class org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting
Install this highlighting on the given editor and line background painter.
install(CEditor, CSourceViewer, IColorManager, IPreferenceStore) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager
Install the semantic highlighting on the given editor infrastructure
install(CSourceViewer, IColorManager, IPreferenceStore, SemanticHighlightingManager.HighlightedRange[][]) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager
Install the semantic highlighting on the given source viewer infrastructure.
install(CSourceViewer, CPresentationReconciler) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
Install this presenter on the given source viewer and background presentation reconciler.
install(CEditor, ISourceViewer, SemanticHighlightingPresenter, SemanticHighlighting[], SemanticHighlightingManager.HighlightingStyle[]) - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingReconciler
Install this reconciler on the given editor, presenter and highlightings.
install(IContextInformation, ITextViewer, int) - Method in class org.eclipse.cdt.internal.ui.text.CParameterListValidator
 
install(ITextViewer) - Method in class org.eclipse.cdt.internal.ui.text.CReconciler
 
install(ITextEditor, ProjectionViewer) - Method in class org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider
 
install() - Method in class org.eclipse.cdt.internal.ui.viewsupport.CDTContextActivator
 
install(MakefileEditor, ProjectionViewer) - Method in class org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater
 
install(ITextEditor, ProjectionViewer) - Method in interface org.eclipse.cdt.ui.text.folding.ICFoldingStructureProvider
Installs this structure provider on the given editor and viewer.
INSTALL_COUNT - Static variable in interface org.eclipse.cdt.debug.core.model.ICBreakpoint
Breakpoint attribute storing the number of debug targets a breakpoint is installed in (value "org.eclipse.cdt.debug.core.installCount").
installingBreakpoint(IDebugTarget, IBreakpoint) - Method in interface org.eclipse.cdt.debug.core.ICBreakpointListener
Notification that the given breakpoint is about to be installed in the specified target.
installingBreakpoint(IDebugTarget, IBreakpoint) - Method in class org.eclipse.cdt.debug.internal.core.CBreakpointNotifier
 
installingBreakpoint(IDebugTarget, IBreakpoint) - Method in class org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater
 
INT - Static variable in class org.eclipse.cdt.internal.ui.preferences.OverlayPreferenceStore
 
interceptAdd(PipelinedShapeModification) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
interceptRefresh(PipelinedViewerUpdate) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
interceptRemove(PipelinedShapeModification) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
interceptUpdate(PipelinedViewerUpdate) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorContentProvider
 
INTERFACE_EXTS - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
INTERFACE_IDENTITY - Static variable in class org.eclipse.cdt.make.core.MakeScannerProvider
Deprecated.  
INTERFACE_IDENTITY - Static variable in class org.eclipse.cdt.make.core.scannerconfig.DiscoveredScannerInfoProvider
Deprecated.  
INTERFACE_IDENTITY - Static variable in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
 
INTERFACE_IDENTITY - Static variable in class org.eclipse.cdt.newmake.core.MakeScannerProvider
Deprecated.  
IntermediateRule - Class in org.eclipse.cdt.make.internal.core.makefile.gnu
.INTERMEDIATE The targets which `.INTERMEDIATE' depends on are treated as intermediate files
IntermediateRule(Directive, String[]) - Constructor for class org.eclipse.cdt.make.internal.core.makefile.gnu.IntermediateRule
 
INTERNAL_BUILDER_ID - Static variable in class org.eclipse.cdt.managedbuilder.core.ManagedBuildManager
 
INTERNAL_ERROR - Static variable in class org.eclipse.cdt.debug.core.CDebugCorePlugin
Status code indicating an unexpected internal error.
INTERNAL_ERROR - Static variable in interface org.eclipse.cdt.debug.internal.ui.IInternalCDebugUIConstants
Status code indicating an unexpected internal error.
INTERNAL_ERROR - Static variable in class org.eclipse.cdt.internal.ui.CStatusConstants
Status code describing an internal error
INTERNAL_ERROR - Static variable in interface org.eclipse.cdt.internal.ui.ICStatusConstants
 
InternalASTServiceProvider - Class in org.eclipse.cdt.internal.core.dom
 
InternalASTServiceProvider() - Constructor for class org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider
 
InternalCExtension - Class in org.eclipse.cdt.internal.core
 
InternalCExtension() - Constructor for class org.eclipse.cdt.internal.core.InternalCExtension
 
InternalDebugCoreMessages - Class in org.eclipse.cdt.debug.internal.core
 
internalGetParent(Object) - Method in class org.eclipse.cdt.internal.ui.BaseCElementContentProvider
 
internalGetParent(Object) - Method in class org.eclipse.cdt.internal.ui.cview.CViewContentProvider
 
InternalSourceLookupMessages - Class in org.eclipse.cdt.debug.internal.core.sourcelookup
 
internalTestSetLocation(int) - Method in class org.eclipse.cdt.internal.ui.dnd.CDTViewerDropAdapter
 
interrupt(MIInferior) - Method in class org.eclipse.cdt.debug.mi.core.CygwinMIProcessAdapter
 
interrupt(MIInferior) - Method in class org.eclipse.cdt.debug.mi.core.MIProcessAdapter
 
INTRODUCE_FACTORY - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Refactor menu: name of standard Introduce Factory global action (value "org.eclipse.cdt.ui.actions.IntroduceFactory").
INTRODUCE_PARAMETER - Static variable in class org.eclipse.cdt.ui.actions.CdtActionConstants
Refactor menu: name of standard Introduce Parameter global action (value "org.eclipse.cdt.ui.actions.IntroduceParameter").
invokeContentAssist(ITextEditor, String) - Method in class org.eclipse.cdt.internal.ui.editor.SpecificContentAssistExecutor
Invokes content assist on editor, showing only proposals computed by the CompletionProposalCategory with the given categoryId.
invokeInternalBuilder(IResource[], IConfiguration, boolean, boolean, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.managedbuilder.internal.core.GeneratedMakefileBuilder
Called to invoke the MBS Internal Builder for building the given resources in the given configuration This method is considered experimental.
invokeProvider(IProgressMonitor, IResource, String, IScannerConfigBuilderInfo2, IScannerInfoCollector) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IExternalScannerInfoProvider
Invokes a provider to generate scanner info.
invokeProvider(IProgressMonitor, IResource, InfoContext, String, IScannerConfigBuilderInfo2, IScannerInfoCollector, Properties) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IExternalScannerInfoProvider
Alternative interface to pass down the environment.
invokeProvider(IProgressMonitor, IResource, String, IScannerConfigBuilderInfo2, IScannerInfoCollector) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.DefaultRunSIProvider
 
invokeProvider(IProgressMonitor, IResource, InfoContext, String, IScannerConfigBuilderInfo2, IScannerInfoCollector, Properties) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.DefaultRunSIProvider
 
invokeProvider(IProgressMonitor, IResource, String, IScannerConfigBuilderInfo2, IScannerInfoCollector) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.DefaultSIFileReader
 
invokeProvider(IProgressMonitor, IResource, InfoContext, String, IScannerConfigBuilderInfo2, IScannerInfoCollector, Properties) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.DefaultSIFileReader
 
IOption - Interface in org.eclipse.cdt.managedbuilder.core
 
IOptionApplicability - Interface in org.eclipse.cdt.managedbuilder.core
This interface determines whether or not the option is currently displayed, enabled, and used in command-line generation.
IOptionCategory - Interface in org.eclipse.cdt.managedbuilder.core
 
IOptionContextData - Interface in org.eclipse.cdt.managedbuilder.macros
This interface is used to represent an option context data
IOptionPathConverter - Interface in org.eclipse.cdt.managedbuilder.core
An IOptionPathConverter converts between tool-specific paths and their platform locations
ioTypeResources(IBuildIOType) - Static method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.DbgUtil
 
IOutputType - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents an outputType instance in the managed build system.
IParent - Interface in org.eclipse.cdt.make.core.makefile
IParent
IParserConfigurationProvider - Interface in org.eclipse.cdt.refactoring
 
iPathArray2StringArray(IPath[]) - Static method in class org.eclipse.cdt.make.internal.core.scannerconfig.ScannerConfigUtil
Converts array of IPath-s to array of String-s
IPathEntryContainerPage - Interface in org.eclipse.cdt.ui.wizards
A path container page allows the user to create a new or edit an existing patch container entry.
IPathEntryStore - Interface in org.eclipse.cdt.core.resources
IPathEntryStore
IPathEntryStoreListener - Interface in org.eclipse.cdt.core.resources
IPathEntryStoreListener
IPathEntryVariableChangeListener - Interface in org.eclipse.cdt.core.resources
An interface to be implemented by objects interested in path variable creation, removal and value change events.
IPathEntryVariableManager - Interface in org.eclipse.cdt.core.resources
Manages a collection of variables
IPDOMSearchContentProvider - Interface in org.eclipse.cdt.internal.ui.search
 
IPersistableRegisterGroup - Interface in org.eclipse.cdt.debug.core.model
A register group to be persisted and restored.
IPhonyRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.PHONY The prerequisites of the special target `.PHONY' are considered to be phony targets.
IPopulateDOMASTAction - Interface in org.eclipse.cdt.ui.tests.DOMAST
 
IPositionConsumer - Interface in org.eclipse.cdt.refactoring
 
IPositionConverter - Interface in org.eclipse.cdt.core
Allows for converting character ranges of files previously stored on disk to the range where the characters are found in the current version of the file.
IPositionProvider - Interface in org.eclipse.cdt.refactoring
 
IPositionTrackerManager - Interface in org.eclipse.cdt.core
An interface to manage the position tracking.
IPosixRule - Interface in org.eclipse.cdt.make.core.makefile
.POSIX The application shall ensure that this special target is specified without prerequisites or commands.
IPreciousRule - Interface in org.eclipse.cdt.make.core.makefile
.PRECIOUS Prerequisites of this special target shall not be removed if make recieves an asynchronous events.
IPreferenceConfigurationBlock - Interface in org.eclipse.cdt.internal.ui.preferences
Interface for preference configuration blocks which can either be wrapped by a AbstractConfigurationBlockPreferencePage or be included some preference page.
IPREFIX - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IProblemAnnotation - Interface in org.eclipse.cdt.internal.ui.editor
Interface of annotations representing problems.
IProblemChangedListener - Interface in org.eclipse.cdt.internal.ui.util
Can be added to a ProblemMarkerManager to get notified about error marker changes.
IProblemRequestorExtension - Interface in org.eclipse.cdt.internal.ui.text
Extension to IProblemRequestor.
IProcessInfo - Interface in org.eclipse.cdt.core
 
IProcessList - Interface in org.eclipse.cdt.core
 
IProfileVersioner - Interface in org.eclipse.cdt.internal.ui.preferences.formatter
 
IProjectBuildMacroSupplier - Interface in org.eclipse.cdt.managedbuilder.macros
this interface is to be implemented by the tool-integrator for supplying the project-specific macros
IProjectBuildState - Interface in org.eclipse.cdt.managedbuilder.internal.buildmodel
 
IProjectEnvironmentVariableSupplier - Interface in org.eclipse.cdt.managedbuilder.envvar
this interface is to be implemented by the tool-integrator for supplying the project-specific environment
IProjectSourceLocation - Interface in org.eclipse.cdt.debug.core.sourcelookup
Enter type comment.
IProjectType - Interface in org.eclipse.cdt.managedbuilder.core
This class represents project-types in the managed build system.
IPropertyBase - Interface in org.eclipse.cdt.managedbuilder.buildproperties
 
IProposalFilter - Interface in org.eclipse.cdt.ui.text.contentassist
 
IQUOTE - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IRebuildState - Interface in org.eclipse.cdt.managedbuilder.internal.buildmodel
 
IReconcilingParticipant - Interface in org.eclipse.cdt.make.internal.ui.editor
IReconcilingParticipant Interface of an object participating in reconciling.
IRegisterDescriptor - Interface in org.eclipse.cdt.debug.core.model
Describes a register.
IRequiredInclude - Interface in org.eclipse.cdt.ui
 
IReservedMacroNameSupplier - Interface in org.eclipse.cdt.managedbuilder.macros
This interface is to be implemented by the tool-integrator to specify to the MBS the reserved builder variable names
IResourceConfiguration - Interface in org.eclipse.cdt.managedbuilder.core
This class is a place to define build attributes of individual resources that are different from the configuration as a whole.
IResourceInfo - Interface in org.eclipse.cdt.managedbuilder.core
 
IResourceRebuildStateContainer - Interface in org.eclipse.cdt.managedbuilder.internal.buildmodel
 
IRestart - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to restart a debug target.
IResumeActionEnabler - Interface in org.eclipse.cdt.debug.core.breakpointactions
THIS INTERFACE IS PROVISIONAL AND WILL CHANGE IN THE FUTURE PLUG-INS USING THIS INTERFACE WILL NEED TO BE REVISED TO WORK WITH FUTURE VERSIONS OF CDT.
IResumeAtLineTarget - Interface in org.eclipse.cdt.debug.internal.ui.actions
An adapter for a "resume at line" operation.
IResumeWithoutSignal - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to resume execution without giving a signal.
IReverseOptionPathConverter - Interface in org.eclipse.cdt.managedbuilder.core
 
IRule - Interface in org.eclipse.cdt.make.core.makefile
There are several kinds of rules: Inference rules, target rules Some make provides special rules for example: .DEFAULT, .IGNORE etc ...
IRunToAddress - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to run a debug target to the given address.
IRunToLine - Interface in org.eclipse.cdt.debug.core.model
Provides the ability to run a debug target to the given line.
IS_ABSTRACT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IProjectType
 
IS_ABSTRACT - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITarget
 
IS_DEFAULT - Static variable in interface org.eclipse.cdt.managedbuilder.core.IOption
 
IS_REGEX - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.CheckOptionExpression
 
IS_REGEX - Static variable in class org.eclipse.cdt.managedbuilder.internal.enablement.CheckStringExpression
 
IS_SYSTEM - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
IS_SYSTEM - Static variable in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
 
IS_SYSTEM - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITool
 
IS_SYSTEM - Static variable in interface org.eclipse.cdt.managedbuilder.core.IToolChain
 
IS_TEST - Static variable in interface org.eclipse.cdt.managedbuilder.core.IProjectType
 
IS_TEST - Static variable in interface org.eclipse.cdt.managedbuilder.core.ITarget
 
IS_TOOL_CHAIN_SUPPORTED - Static variable in interface org.eclipse.cdt.managedbuilder.core.IToolChain
 
IS_VARIABLE_CASE_SENSITIVE - Static variable in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
Returns whether this element is abstract.
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.IProjectType
Returns whether this element is abstract.
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.ITarget
Returns whether this target is abstract.
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.ITargetPlatform
Returns whether this element is abstract.
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
Returns whether this element is abstract.
isAbstract() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolChain
Returns whether this element is abstract.
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ProjectType
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.TargetPlatform
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestProjectType
 
isAbstract() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestToolchain
 
isActive(ITranslationUnit) - Method in class org.eclipse.cdt.internal.ui.editor.ASTProvider
Returns whether this AST provider is active on the given translation unit.
isActive(IDebugLogConstants.DebugLogConstant) - Static method in class org.eclipse.cdt.internal.ui.util.Util
 
isActiveCode() - Method in class org.eclipse.cdt.internal.ui.includebrowser.IBNode
Returns whether this inclusion is actually performed with the current set of macro definitions.
isAdjustedExtension() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Option
 
isAlive() - Method in class org.eclipse.cdt.internal.core.ProcessClosure
 
isAllocated() - Method in class org.eclipse.cdt.debug.internal.core.model.CIndexedValue
 
isAllocated() - Method in class org.eclipse.cdt.debug.internal.core.model.CValue
 
isAppend() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isAppend() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isApplicable() - Method in class org.eclipse.cdt.internal.refactoring.CRenameProcessor
 
isApplicable(EntryDescriptor) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
isApplicable() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
Checks whether CDT property pages can be open for given object.
isApplicable(EntryDescriptor) - Method in class org.eclipse.cdt.ui.wizards.CWizardHandler
Checks whether this item can be added to Wizard tree
isApplyOnChange() - Method in class org.eclipse.cdt.internal.core.CConfigBasedDescriptor
 
isArchiveFileExtension(String) - Static method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.ArchiveFileFilter
 
isArchivePath(IPath) - Static method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.ArchiveFileFilter
 
isArgument() - Method in interface org.eclipse.cdt.debug.core.model.ICVariable
Returns whether this variable is an argument.
isArgument() - Method in class org.eclipse.cdt.debug.internal.core.model.CVariable
 
isArray() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is an array type.
isArray() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isAssignmentOperator() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isAssignmentOperator(int) - Static method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isAttached(DialogField) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogField
Returns true is teh gived field is attached to the selection button.
isAttached(DialogField) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.SelectionButtonDialogField
Returns true is teh gived field is attached to the selection button.
isAttached(DialogField) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.SelectionButtonDialogField
Returns true is teh gived field is attached to the selection button.
isAutoBuildEnable() - Method in interface org.eclipse.cdt.make.core.IMakeBuilderInfo
 
isAutoBuildEnable() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isAutoBuildEnable() - Method in interface org.eclipse.cdt.newmake.core.IMakeBuilderInfo
 
isAutoDiscoveryEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo
 
isAutoDiscoveryEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isAutomatic() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
Automatic variable -- cannot be set.
isAutomatic() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
Automatic variable -- cannot be set.
isAutoOpenConsole() - Static method in class org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage
 
isAutoScroll() - Method in class org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer
Returns whether this viewer should auto-scroll as output is appended to the document.
isAvailable() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
Returns whether this target is available to handle client requests.
isBinary(byte[], IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
True if the resource is a binary.
isBlockComment() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isBoldByDefault() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlighting
 
isBoundary(int) - Method in class org.eclipse.cdt.internal.ui.text.CBreakIterator
 
isBracelessBlockStart(int, int) - Method in class org.eclipse.cdt.internal.ui.text.CHeuristicScanner
Checks if the line seems to be an open condition not followed by a block (i.e. an if, while, or for statement with just one following statement, see example below).
isBuilderCompatible(IBuilder) - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
 
isBuilderCompatible(IBuilder) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isBuilderCompatible(IBuilder) - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isBuildOutputFileActionEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isBuildOutputParserEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isBuildTargetInBackground() - Static method in class org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage
 
isBuiltIn() - Method in class org.eclipse.cdt.managedbuilder.core.OptionStringValue
 
isBuiltInProfile() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.BuiltInProfile
 
isBuiltInProfile() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.Profile
 
isCamelCaseBreakEnabled() - Method in class org.eclipse.cdt.internal.ui.text.CBreakIterator
 
isCamelCaseBreakEnabled() - Method in class org.eclipse.cdt.internal.ui.text.CWordIterator
 
isCanceled() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter
 
isCanceled() - Method in class org.eclipse.cdt.managedbuilder.templateengine.CreateProjectProgressMonitor
This implementation returns the value of the internal state variable set by setCanceled.
isCandidate(IProject) - Method in class org.eclipse.cdt.make.ui.wizards.ConvertToMakeProjectWizardPage
Method isCandidate returns true for all projects.
isCandidate(IProject) - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.ConvertToMakeWizardPage
Method isCandidate returns true for: - non-CDT projects - old style Make CDT projects So new model projects and old style managed projects are refused.
isCandidate(IProject) - Method in class org.eclipse.cdt.ui.wizards.conversion.ConvertProjectWizardPage
Must be overwritten in subclasses to change behaviour Determines which projects will be displayed in the list
IScannerConfigBuilderInfo - Interface in org.eclipse.cdt.make.core.scannerconfig
Settings for ScannerConfigBuilder
IScannerConfigBuilderInfo2 - Interface in org.eclipse.cdt.make.core.scannerconfig
New interface to replace IScannerConfigBuildInfo Persisted in .cdtproject file
IScannerConfigBuilderInfo2Set - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IScannerInfoChangeListener - Interface in org.eclipse.cdt.core.parser
 
IScannerInfoCollector - Interface in org.eclipse.cdt.make.core.scannerconfig
Interface for scanner info collector.
IScannerInfoCollector2 - Interface in org.eclipse.cdt.make.core.scannerconfig
New scanner info collector interface - Eclipse dependent
IScannerInfoCollector3 - Interface in org.eclipse.cdt.make.core.scannerconfig
 
IScannerInfoCollectorCleaner - Interface in org.eclipse.cdt.make.core.scannerconfig
Utility functions some collectors may need
IScannerInfoConsoleParser - Interface in org.eclipse.cdt.make.core.scannerconfig
Parses a line of command output looking for scanner info entries.
IScannerInfoProvider - Interface in org.eclipse.cdt.core.parser
 
isCaseLabel() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isCasted() - Method in interface org.eclipse.cdt.debug.core.model.ICastToType
Returns whether this element is casted.
isCasted() - Method in class org.eclipse.cdt.debug.internal.core.model.CVariable
 
isCategory() - Method in class org.eclipse.cdt.ui.wizards.EntryDescriptor
 
isCCProjectWizard(IConfigurationElement) - Static method in class org.eclipse.cdt.internal.ui.wizards.CWizardRegistry
Checks if wizard supports C++ project.
ISccsGetRule - Interface in org.eclipse.cdt.make.core.makefile
.SCCS_GET The application shall ensure that this special target is specified without prerequesites.
isCDTPrj(IProject) - Static method in class org.eclipse.cdt.ui.newui.AbstractPage
Checks whether project is new CDT project
isCDTProject(IProject) - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isCDTProject(IProject) - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isChanged() - Method in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables
Returns the "change" state for this set of macros.
isChanged() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
isChanged - Static variable in class org.eclipse.cdt.ui.newui.PrefPage_Abstract
 
isChanged() - Method in class org.eclipse.cdt.ui.wizards.CWizardHandler
 
isCharacter() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is a character type.
isCharacter() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isCharacterLiteral() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isChecked(Object) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField
Returns true if the element is checked.
isChecked(Object) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.CheckedListDialogField
Returns true if the element is checked.
isChecked(Object) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.CheckedListDialogField
Returns true if the element is checked.
isCleanBuildEnabled() - Method in interface org.eclipse.cdt.make.core.IMakeBuilderInfo
 
isCleanBuildEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isCleanBuildEnabled() - Method in interface org.eclipse.cdt.newmake.core.IMakeBuilderInfo
 
isClearBuildConsole() - Static method in class org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage
Returns the current preference setting if the build console should be cleared before each build.
isClosed() - Method in class org.eclipse.cdt.internal.refactoring.DocumentAdapter
 
isClosed() - Method in class org.eclipse.cdt.internal.ui.editor.DocumentAdapter
 
isCommand(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isCommand(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
isComment() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isCompatibleProject(IManagedBuildInfo) - Static method in class org.eclipse.cdt.managedbuilder.projectconverter.UpdateManagedProjectManager
 
isComposite() - Method in class org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer
 
isConditional() - Method in interface org.eclipse.cdt.debug.core.model.ICBreakpoint
Returns whether this breakpoint is conditional.
isConditional() - Method in class org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint
 
isConditional() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isConditional() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isConflicting(ISchedulingRule) - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THSchedulingRule
 
isConflictingName(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
Called by the error parsers.
isConsoleOnTop() - Static method in class org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage
 
isConstructor() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.AbstractMethodStub
 
isConstructor() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.ConstructorMethodStub
 
isConstructor() - Method in interface org.eclipse.cdt.internal.ui.wizards.classwizard.IMethodStub
 
isContainer() - Method in class org.eclipse.cdt.internal.ui.DeferredCWorkbenchAdapter
 
isContainerInited() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
isContextInformationStyle() - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistInvocationContext
 
isContextInformationValid(int) - Method in class org.eclipse.cdt.internal.ui.text.CParameterListValidator
 
isControlStmt() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isConversionSuccessful() - Static method in class org.eclipse.cdt.managedbuilder.ui.actions.ConvertTargetDialog
 
isCPPToken() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isCProjectWizard(IConfigurationElement) - Static method in class org.eclipse.cdt.internal.ui.wizards.CWizardRegistry
Checks if wizard supports C projects.
isCreateLaunchConfigurationSelected() - Method in class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo
 
isCreateNewProjectSelected() - Method in class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo
 
isCurrent() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.TestCProjectPlatformPage
 
isCurrent() - Method in class org.eclipse.cdt.ui.wizards.CDTMainWizardPage
 
isCurrent() - Method in interface org.eclipse.cdt.ui.wizards.IWizardItemsListListener
 
isCustomBuilder() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
isCustomBuilder() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isCustomFilter() - Method in class org.eclipse.cdt.internal.ui.filters.FilterDescriptor
 
isCustomPageComplete() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.CDTConfigWizardPage
Returns whether this page's controls currently all contain valid values.
isDebuggerProcessDefault() - Method in interface org.eclipse.cdt.debug.core.model.IDebuggerProcessSupport
 
isDefault(String) - Method in class org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPreferenceStore
 
isDefault(String) - Method in class org.eclipse.cdt.debug.mi.internal.ui.preferences.MIPreferencePage.MIPreferenceStore
 
isDefault(String) - Method in class org.eclipse.cdt.internal.ui.preferences.OverlayPreferenceStore
 
isDefault(String) - Method in class org.eclipse.cdt.internal.ui.text.PreferencesAdapter
isDefault(String) - Method in class org.eclipse.cdt.make.internal.ui.text.PreferencesAdapter
isDefault(String) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolSettingsPrefStore
 
isDefault() - Method in class org.eclipse.cdt.ui.newui.ProjectContentsArea
Return whether or not we are currently showing the default location for the project.
isDefaultBuildCmd() - Method in interface org.eclipse.cdt.make.core.IMakeCommonBuildInfo
 
isDefaultBuildCmd() - Method in class org.eclipse.cdt.make.internal.core.MakeTarget
 
isDefaultBuildCmd() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isDefaultBuildCmd() - Method in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
isDefaultContext() - Method in class org.eclipse.cdt.make.core.scannerconfig.InfoContext
a convenience method that specifies whether this is a default context, i.e. the one defined for the project with no extension filters
isDefaultDebugConfiguration(String) - Method in class org.eclipse.cdt.debug.core.CDebugCorePlugin
 
isDefaultESIProviderCmd() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo
 
isDefaultPartition(int) - Method in class org.eclipse.cdt.internal.ui.text.CHeuristicScanner
Checks whether position resides in a default (C) partition of fDocument.
isDefaultRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isDefaultValue(IBuildObject, IHoldsOptions, IOption, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedOptionValueHandler
Checks whether the value of an option is its default value.
isDefaultValue(IBuildObject, IHoldsOptions, IOption, String) - Method in class org.eclipse.cdt.managedbuilder.core.ManagedOptionValueHandler
 
isDefine(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isDefined(String) - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
Returns true if the given variable is defined and false otherwise.
isDefined(String) - Method in class org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager
 
isDefined(String) - Method in class org.eclipse.cdt.internal.core.PathEntryVariableManager
 
isDeleted(Object) - Method in class org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyDocumentProvider
 
isDeleted(Object) - Method in class org.eclipse.cdt.internal.ui.viewsupport.ListContentProvider
 
isDeleteOnErrorRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isDependencyExtension(ITool, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IInputType
Answers true if the input type considers the file extension to be one associated with a dependency file.
isDependencyExtension(ITool, String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputType
 
isDestructor() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.AbstractMethodStub
 
isDestructor() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.DestructorMethodStub
 
isDestructor() - Method in interface org.eclipse.cdt.internal.ui.wizards.classwizard.IMethodStub
 
isDialogEnabled(String) - Static method in class org.eclipse.cdt.internal.ui.dialogs.OptionalMessageDialog
Answers whether the optional dialog is enabled and should be shown.
isDirty() - Method in class org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties
 
isDirty() - Method in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables
Returns the "dirty" state for this set of macros.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IAdditionalInput
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
Returns true if this configuration has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfigurationV2
Answers true the receiver has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IInputOrder
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IInputType
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedBuildInfo
Answers true if the build model has been changed by the user.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedProject
Returns true if this project has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IOptionCategory
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IOutputType
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceConfiguration
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceInfo
 
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.ITarget
Answers true the receiver has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.ITargetPlatform
Returns true if this element has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
Returns true if this tool has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolChain
Returns true if this tool-chain has changes that need to be saved in the project file, else false.
isDirty() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolReference
Answers true if the receiver ahs been modified in any way.
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ConfigurationV2
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputType
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedProject
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Option
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OptionCategory
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OutputType
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.TargetPlatform
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.ui.properties.AbstractToolSettingUI
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolSettingsTab
Returns the "dirty" state
isDirty() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isDirty() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestToolchain
 
isDisconnected() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isDiscovered() - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.CCommandDSC
 
isDisposed() - Method in class org.eclipse.cdt.internal.ui.LineBackgroundPainter
Query whether this painter is already disposed.
isDoubleColon() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUTargetRule
 
isDummy() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSWizardHandler
 
ISecondaryRule - Interface in org.eclipse.cdt.make.core.makefile.gnu
.SECONDARY The targets which `.SECONDARY' depends on are treated as intermediate files, except that they are never automatically deleted
isEditable() - Method in class org.eclipse.cdt.ui.tests.DOMAST.FindIASTNameTarget
 
ISelectionValidator - Interface in org.eclipse.cdt.internal.ui.dialogs
 
isElse() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IConditional
 
isElse() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isElse() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Else
 
isElse(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isEmpty() - Method in class org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables
 
isEmpty() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CElementSet
 
isEmpty() - Method in class org.eclipse.cdt.internal.ui.util.ResourceToItemsMapper
Tests if the map is empty
isEmpty(IPath) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IDiscoveredPathManager.IPerFileDiscoveredPathInfo
Returns if there is any discovered scanner info for the path
isEmpty() - Method in class org.eclipse.cdt.make.core.scannerconfig.PathInfo
Returns if there is any discovered scanner info
isEmpty() - Method in class org.eclipse.cdt.make.internal.core.ListenerList
Returns whether this listener list is empty.
isEmpty(IPath) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.PerFileDiscoveredPathContainer
 
isEmpty(IPath) - Method in class org.eclipse.cdt.make.internal.core.scannerconfig2.PerFileSICollector.PerFileDiscoveredPathInfo
 
isEmptyLine(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isEmptyLine(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
isEmptyList() - Method in class org.eclipse.cdt.internal.ui.dialogs.SelectionList
Returns true when the list of elements is empty.
isEmptyStringAllowed() - Method in class org.eclipse.cdt.ui.newui.MultiLineTextFieldEditor
Returns whether an empty string is a valid value.
isEnabled() - Method in interface org.eclipse.cdt.debug.core.model.IEnableDisableTarget
Returns whether this object is enabled.
isEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CExpression
 
isEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CRegisterGroup
 
isEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CVariable
 
isEnabled() - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.DialogField
Gets the enable state of the dialog field.
isEnabled() - Method in class org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer
Returns whether this viewer is enabled
isEnabled() - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.DialogField
Gets the enable state of the dialog field.
isEnabled(DropTargetEvent) - Method in class org.eclipse.cdt.internal.ui.cview.SelectionTransferDropAdapter
 
isEnabled(DropTargetEvent) - Method in class org.eclipse.cdt.internal.ui.dnd.FileTransferDropAdapter
 
isEnabled(DropTargetEvent) - Method in class org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter
 
isEnabled(DropTargetEvent) - Method in interface org.eclipse.cdt.internal.ui.dnd.TransferDropTargetListener
Returns whether the listener is able to handle the given drop traget event.
isEnabled(IPreferenceStore) - Static method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlightings
Tests whether semantic highlighting is currently enabled.
isEnabled() - Method in class org.eclipse.cdt.internal.ui.filters.FilterDescriptor
Returns true if the filter is initially enabled.
isEnabled() - Method in class org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverDescriptor
Returns whether this hover is enabled or not.
isEnabled() - Method in class org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy
 
isEnabled() - Method in class org.eclipse.cdt.internal.ui.text.CHelpBookDescriptor
 
isEnabled() - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CompletionProposalCategory
 
isEnabled() - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.DialogField
Gets the enable state of the dialog field.
isEnabled() - Method in class org.eclipse.cdt.make.internal.ui.part.SharedPart
 
isEnabled() - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
 
isEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.BuildDbgUtil
 
isEnabled(ITool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputType
 
isEnabled(ITool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.OutputType
 
isEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isEnabled(IResourceInfo) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isEnabledByDefault() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlighting
 
isEndef() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.ITerminal
 
isEndef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Endef
 
isEndef(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isEndef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Terminal
 
isEndif() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.ITerminal
 
isEndif() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isEndif() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Endif
 
isEndif(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isEndif() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Terminal
 
isEndOfStatement() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathBasePage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerEntryPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathIncludeSymbolEntryPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathIncludeSymbolEntryPerFilePage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathLibraryEntryPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathOrderExportPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathOutputEntryPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathProjectsEntryPage
 
isEntryKind(int) - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathSourceEntryPage
 
isEnumValueAppropriate(IBuildObject, IHoldsOptions, IOption, String, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedOptionValueHandler
Checks whether an enumeration value of an option is currently a valid choice.
isEnumValueAppropriate(IBuildObject, IHoldsOptions, IOption, String, String) - Method in class org.eclipse.cdt.managedbuilder.core.ManagedOptionValueHandler
 
isEnvironmentVariable(ICdtVariable, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
 
isEnvironmentVariable(ICdtVariable, ICConfigurationDescription) - Method in class org.eclipse.cdt.internal.core.cdtvariables.CdtVariableManager
 
isEquivalentTo(ToolListElement) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.ToolListElement
 
isError() - Method in class org.eclipse.cdt.internal.ui.dialogs.StatusInfo
 
isError() - Method in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
isError() - Method in interface org.eclipse.cdt.internal.ui.editor.IProblemAnnotation
 
isError() - Method in class org.eclipse.cdt.make.internal.ui.preferences.StatusInfo
Returns if the status' severity is ERROR.
isEscapedLine(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
isESIProviderCommandEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo
 
ISettingsChangeListener - Interface in org.eclipse.cdt.managedbuilder.internal.core
 
isEvaluateExpression() - Method in class org.eclipse.cdt.debug.ui.breakpointactions.LogAction
 
isExcluded() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceConfiguration
Returns whether the resource referenced by this element should be excluded from builds of the parent configuration.
isExcluded() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceInfo
 
isExcluded() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isExcluded() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isExpandable(Object) - Method in class org.eclipse.cdt.internal.ui.util.ProblemTreeViewer
 
isExplicit() - Method in class org.eclipse.cdt.managedbuilder.internal.macros.MbsMacroSupplier.FileContextMacro
 
isExport() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isExport() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.ExportVariable
 
isExport(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isExport() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isExportAllVariablesRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isExported() - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPElement
Returns if a entry is exported (only applies to libraries)
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
Returns true if this builder was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
Returns true if this configuration was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IInputType
Returns true if this InputType was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IOption
Returns true if this option was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IOutputType
Returns true if this OutputType was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceInfo
 
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.ITargetPlatform
Returns true if this target platform was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
Returns true if this tool was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolChain
Returns true if this tool-chain was loaded from a manifest file, and false if it was loaded from a project (.cdtbuild) file.
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.AdditionalInput
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.HoldsOptions
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputOrder
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputType
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Option
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OptionCategory
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OptionReference
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OutputType
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.TargetPlatform
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isExtensionElement() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestToolchain
 
isExtensionResourceConfiguration() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration
 
isExtSpec() - Method in class org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation
 
isFileSpec() - Method in class org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation
 
isFiltered() - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THNode
 
isFilterProperty(Object, Object) - Method in class org.eclipse.cdt.internal.ui.viewsupport.MemberFilter
 
isFloatingPointType() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is a floating point type.
isFloatingPointType() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isFocusControl() - Method in class org.eclipse.cdt.internal.ui.text.AbstractInformationControl
isFocusControl() - Method in class org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl
 
isFolderInfo() - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isFolderInfo() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceConfiguration
 
isFolderInfo() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isFor(Object, Object) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.AbstractToolSettingUI
 
isFor(Object, Object) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.BuildOptionSettingsUI
Answers true if the settings page has been created for the option category specified in the argument.
isFor(Object, Object) - Method in class org.eclipse.cdt.managedbuilder.ui.properties.BuildToolSettingUI
Answers true if the receiver manages settings for the argument
isForAllCfgs - Variable in class org.eclipse.cdt.managedbuilder.ui.properties.NewVarDialog
 
isForFile() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isForFile() - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isForFolder() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isForFolder() - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isFormattedLine() - Method in class org.eclipse.cdt.debug.internal.ui.LineBreakingReader
 
isFormattedLine() - Method in class org.eclipse.cdt.internal.ui.text.LineBreakingReader
 
isForPrefs() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isForPrefs() - Method in class org.eclipse.cdt.ui.newui.AbstractPrefPage
 
isForPrefs() - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isForProject() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isForProject() - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isFromCommand() - Method in interface org.eclipse.cdt.make.core.makefile.IMacroDefinition
The macro was pass from an option to make.
isFromCommand() - Method in class org.eclipse.cdt.make.internal.core.makefile.MacroDefinition
 
isFromDefault() - Method in interface org.eclipse.cdt.make.core.makefile.IMacroDefinition
The macro is a built-in
isFromDefault() - Method in class org.eclipse.cdt.make.internal.core.makefile.MacroDefinition
 
isFromEnviroment() - Method in interface org.eclipse.cdt.make.core.makefile.IMacroDefinition
The macro came from the environment.
isFromEnviroment() - Method in class org.eclipse.cdt.make.internal.core.makefile.MacroDefinition
 
isFromEnvironmentOverride() - Method in interface org.eclipse.cdt.make.core.makefile.IMacroDefinition
The macro came from the make command option -e
isFromEnvironmentOverride() - Method in class org.eclipse.cdt.make.internal.core.makefile.MacroDefinition
 
isFromMakefile() - Method in interface org.eclipse.cdt.make.core.makefile.IMacroDefinition
The macro was found in a Makefile.
isFromMakefile() - Method in class org.eclipse.cdt.make.internal.core.makefile.MacroDefinition
 
isFullBuildEnabled() - Method in interface org.eclipse.cdt.make.core.IMakeBuilderInfo
 
isFullBuildEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isFullBuildEnabled() - Method in interface org.eclipse.cdt.newmake.core.IMakeBuilderInfo
 
isGeneratedResource(IResource) - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator
 
isGeneratedResource(IResource) - Method in interface org.eclipse.cdt.managedbuilder.makegen.IManagedBuilderMakefileGenerator
Answers true if the argument is a resource created by the generator
isGeneric() - Method in interface org.eclipse.cdt.debug.core.sourcelookup.IProjectSourceLocation
 
isGeneric() - Method in class org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation
 
isGlobal(IDocument, int) - Static method in class org.eclipse.cdt.internal.ui.text.CWordFinder
This method will determine whether current offset is contained in any function's body or it's outside it.
IsGnuCygwinToolChainSupported - Class in org.eclipse.cdt.managedbuilder.gnu.cygwin
 
IsGnuCygwinToolChainSupported() - Constructor for class org.eclipse.cdt.managedbuilder.gnu.cygwin.IsGnuCygwinToolChainSupported
 
isGNUTargetRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isHeaderFile(String) - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
Returns true if the extension matches one of the special file extensions the tools for the configuration consider to be a header file.
isHeaderFile(String) - Method in interface org.eclipse.cdt.managedbuilder.core.IFolderInfo
 
isHeaderFile(String) - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedBuildInfo
Answers true if the extension matches one of the special file extensions the tools for the configuration consider to be a header file.
isHeaderFile(String) - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
Answers true if the tool considers the file extension to be one associated with a header file.
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isHeaderFile(String) - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isIdentifierChar(char) - Static method in class org.eclipse.cdt.internal.refactoring.CRefactoringUtils
 
isIfdef() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IConditional
 
isIfdef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isIfdef(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isIfdef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifdef
 
isIfeq() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IConditional
 
isIfeq() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isIfeq(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isIfeq() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifeq
 
isIfndef() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IConditional
 
isIfndef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isIfndef(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isIfndef() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifndef
 
isIfneq() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IConditional
 
isIfneq() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Conditional
 
isIfneq(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isIfneq() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.Ifneq
 
isIgnoreRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
ISilentRule - Interface in org.eclipse.cdt.make.core.makefile
.SILENT Prerequisites of this special target are targets themselves; this shall case commands associated with them not to be written to the standard output before they are executed.
isImplementor() - Method in class org.eclipse.cdt.internal.ui.typehierarchy.THNode
 
isInclude(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isIncluded() - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CompletionProposalCategory
 
isIncludeDirective() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isIncludesGroupingEnabled() - Method in class org.eclipse.cdt.internal.ui.editor.CContentOutlinePage.IncludeGroupingAction
 
isInComment() - Method in class org.eclipse.cdt.refactoring.CRefactoringMatch
 
isIncrementalBuildEnabled() - Method in interface org.eclipse.cdt.make.core.IMakeBuilderInfo
 
isIncrementalBuildEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isIncrementalBuildEnabled() - Method in interface org.eclipse.cdt.newmake.core.IMakeBuilderInfo
 
isIndentChar(char) - Static method in class org.eclipse.cdt.internal.ui.util.Strings
Indent char is a space char but not a line delimiters.
isIndentOnColumn(int) - Method in class org.eclipse.cdt.internal.formatter.align.Alignment
 
isIndexEnabled() - Method in class org.eclipse.cdt.ui.dialogs.IndexerBlock
Deprecated. always returns false
isIndexerEnabled() - Method in class org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage
 
isInferenceRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isInfixOperator() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isInfo() - Method in class org.eclipse.cdt.internal.ui.dialogs.StatusInfo
 
isInfo() - Method in class org.eclipse.cdt.make.internal.ui.preferences.StatusInfo
Returns if the status' severity is INFO.
isInitialized() - Method in class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
 
isInitialized() - Method in class org.eclipse.cdt.managedbuilder.ui.properties.DiscoveryPageWrapper
 
isInitializer() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
isInline() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.AbstractMethodStub
 
isInline() - Method in interface org.eclipse.cdt.internal.ui.wizards.classwizard.IMethodStub
 
isInput() - Method in interface org.eclipse.cdt.managedbuilder.buildmodel.IBuildIOType
Specifies whether this argument is Step input or output
isInput() - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildIOType
 
isInputFileType(String) - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
Return true if the receiver uses files with the specified extension as input, else false.
isInputFileType(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isInputFileType(String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isInputTypeEnabled(ITool, IInputType) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
isInstalled() - Method in interface org.eclipse.cdt.debug.core.model.ICBreakpoint
Returns whether this breakpoint is installed in at least one debug target.
isInstalled() - Method in class org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint
 
isInstanceScope() - Method in class org.eclipse.cdt.ui.dialogs.PreferenceScopeBlock
 
isInstructionSteppingEnabled() - Method in interface org.eclipse.cdt.debug.core.model.ISteppingModeTarget
Returns whether the instruction stepping are currently enabled in this debug target.
isInstructionSteppingEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isIntegralType() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is an integral type.
isIntegralType() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isIntermediateRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isInternalBuilder() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
isInternalBuilder() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isInternalBuilderEnabled() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isItalicByDefault() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlighting
 
isLabelProperty(Object, String) - Method in class org.eclipse.cdt.debug.internal.ui.views.memory.MemoryBlockLabelDecorator
 
isLabelProperty(Object, String) - Method in class org.eclipse.cdt.internal.ui.viewsupport.CUILabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.cdt.internal.ui.viewsupport.ProblemsLabelDecorator
 
isLabelProperty(Object, String) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsLabelProvider
 
isLeadingIdentifierChar(char) - Static method in class org.eclipse.cdt.internal.refactoring.CRefactoringUtils
 
isLegalIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
 
isLibraryTarget(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isLineComment() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isLineDelimiterChar(char) - Static method in class org.eclipse.cdt.internal.ui.util.Strings
Line delimiter chars are '\n' and '\r'.
isLinked(IFile) - Static method in class org.eclipse.cdt.internal.ui.util.EditorUtility
 
isLinking - Variable in class org.eclipse.cdt.internal.ui.indexview.IndexView
 
isLinkingEnabled() - Method in class org.eclipse.cdt.internal.ui.cview.CView
Returns whether the navigator selection automatically tracks the active editor.
isLinkingEnabled() - Method in class org.eclipse.cdt.internal.ui.editor.CContentOutlinePage
 
isLinkToEditor() - Static method in class org.eclipse.cdt.internal.ui.preferences.CPluginPreferencePage
 
isLittleEndian() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
The endian
isLittleEndian() - Method in interface org.eclipse.cdt.debug.core.model.ICDebugTarget
Returns whether this target is little endian.
isLittleEndian() - Method in interface org.eclipse.cdt.debug.core.model.ICModule
Returns whether this module is little endian.
isLittleEndian() - Method in interface org.eclipse.cdt.debug.core.model.IExecFileInfo
 
isLittleEndian() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isLittleEndian() - Method in class org.eclipse.cdt.debug.internal.core.model.CModule
 
isLocalVariable(IVariable, IScope) - Static method in class org.eclipse.cdt.internal.refactoring.ASTManager
 
isLocalVariable(IVariable) - Static method in class org.eclipse.cdt.internal.refactoring.ASTManager
 
isLowerCase(char) - Static method in class org.eclipse.cdt.internal.ui.util.Strings
tests if a char is lower case.
isLowResolutionTimeRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isMacro() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHMultiDefNode
 
isMacro() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
isMacroDefinition() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isMacroDefinition(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isMakeBuilderConsoleParserEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo
 
isMakefileGNUStyle() - Method in class org.eclipse.cdt.make.core.MakeCorePlugin
 
isManagedBuildOn() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
 
isManagedBuildOn() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isManagedBuildOn() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isManagedBuildOn() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isManagedBuildOn() - Method in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
isMarkedDeleted() - Method in interface org.eclipse.cdt.internal.ui.editor.ICAnnotation
 
isMarkerChange() - Method in class org.eclipse.cdt.internal.ui.viewsupport.ProblemsLabelDecorator.ProblemsLabelChangedEvent
Returns whether this event origins from marker changes.
isMax() - Method in interface org.eclipse.cdt.core.IAddress
Return true if address is maximal, i.e. maximal possible
isMinGW(IConfiguration) - Static method in class org.eclipse.cdt.managedbuilder.gnu.cygwin.CygwinPathResolver
 
isMixedMode() - Method in interface org.eclipse.cdt.debug.core.model.IDisassemblyBlock
Returns whether this block contains mixed source/disassembly information.
isMixedMode() - Method in class org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock
 
isModified() - Method in class org.eclipse.cdt.internal.core.PositionTracker
 
isMultiCfg() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isMultiCfg() - Method in interface org.eclipse.cdt.ui.newui.ICPropertyProvider
 
isMultiDef() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHMultiDefNode
 
isMultiDef() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
isMultiLine() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isMultiLine() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.DefineVariable
 
isMultiLine() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isMultiStatus() - Method in class org.eclipse.cdt.internal.ui.dialogs.StatusInfo
 
isMultiStatus() - Method in class org.eclipse.cdt.make.internal.ui.preferences.StatusInfo
Returns always false.
isMultiStatus() - Method in class org.eclipse.cdt.ui.newui.CDTStatusInfo
 
isNamespaceSelected() - Method in class org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage
Returns the selection state of the namespace checkbox.
isNaN(Number) - Static method in class org.eclipse.cdt.debug.core.CDebugUtils
 
isNegativeInfinity(Number) - Static method in class org.eclipse.cdt.debug.core.CDebugUtils
 
isNewStyleProject(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
aswers whether the given project is a new-style project, i.e.
isNewStyleProject(ICProjectDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
aswers whether the given project is a new-style project, i.e.
isNotParallelRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isOK() - Method in interface org.eclipse.cdt.debug.core.model.ICDebugElementStatus
Returns whether this status indicates everything is okay (neither warning, nor error).
isOK() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugElement
 
isOK() - Method in class org.eclipse.cdt.internal.ui.dialogs.StatusInfo
 
isOK() - Method in class org.eclipse.cdt.make.internal.ui.preferences.StatusInfo
Returns if the status' severity is OK.
isOK() - Method in class org.eclipse.cdt.ui.newui.CDTStatusInfo
 
isOldStyleMakeProject(IProject) - Method in class org.eclipse.cdt.managedbuilder.core.ManagedBuilderCorePlugin
 
isOldStyleMakeProject(IProject) - Static method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.ProjectConverter
 
isOnBuildPath(ICElement) - Static method in class org.eclipse.cdt.internal.ui.actions.ActionUtil
 
isOpenInEditor(Object) - Static method in class org.eclipse.cdt.internal.ui.util.EditorUtility
Tests if a cu is currently shown in an editor
isOperator() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isOptionEnabled(IBuildObject, IHoldsOptions, IOption) - Method in interface org.eclipse.cdt.managedbuilder.core.IOptionApplicability
Whenever the value of an option changes in the GUI, this method is queried on all other visible options for the same category.
isOptionEnabled(IBuildObject, IHoldsOptions, IOption) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
isOptionUsedInCommandLine(IBuildObject, IHoldsOptions, IOption) - Method in interface org.eclipse.cdt.managedbuilder.core.IOptionApplicability
This method is queried whenever a makefile or makefile fragment is generated which uses this option, and in the C/C++ Build property pages when displaying the current command line.
isOptionUsedInCommandLine(IBuildObject, IHoldsOptions, IOption) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
isOptionVisible(IBuildObject, IHoldsOptions, IOption) - Method in interface org.eclipse.cdt.managedbuilder.core.IOptionApplicability
This method is queried whenever a new option category is displayed.
isOptionVisible(IBuildObject, IHoldsOptions, IOption) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
ISourceLookupChangeListener - Interface in org.eclipse.cdt.debug.core.sourcelookup
A source lookup change listener is notified of changes in the source lookup path.
isOutputExtension(ITool, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IOutputType
Answers true if the output type considers the file extension to be one associated with an output file.
isOutputExtension(ITool, String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.OutputType
 
isOutputTypeEnabled(ITool, IOutputType) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
isOverride() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
Variable from an `override' directive.
isOverride(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isOverride() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.OverrideDefine
 
isOverride() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.OverrideVariable
 
isOverride() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.TargetVariable
 
isOverride() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
Variable from an `override' directive.
isOverrideDefine(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isPageComplete() - Method in class org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo
 
isPageComplete() - Method in class org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDescriptor.PathEntryContainerPageAdapter
Deprecated.  
isPageComplete() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPage
 
isPageVisible(String) - Static method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageManager
 
isParallelBuildOn() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isParallelBuildOn() - Method in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
isPartOfWorkingSet(ICElement) - Method in class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilter
 
isPartOfWorkingSet(IPath) - Method in class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilter
 
isPartOfWorkingSet(ICElement) - Method in class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilterUI
 
isPartOfWorkingSet(IPath) - Method in class org.eclipse.cdt.internal.ui.viewsupport.WorkingSetFilterUI
 
isPassEnabled() - Method in interface org.eclipse.cdt.debug.core.model.ICSignal
Returns whether "pass" is in effect for this signal.
isPassEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CSignal
 
isPathEntryVariable(ICdtVariable, ICConfigurationDescription) - Static method in class org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager
 
isPathEntryVariable(ICdtVariable, ICConfigurationDescription, ICdtVariableManager) - Static method in class org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager
 
isPatternFilter() - Method in class org.eclipse.cdt.internal.ui.filters.FilterDescriptor
 
ISpecialRule - Interface in org.eclipse.cdt.make.core.makefile
Target rule that have special meaning for Make.
isPerFileDiscovery() - Method in class org.eclipse.cdt.make.internal.core.scannerconfig.CDataDiscoveredInfoCalculator.DiscoveredSettingInfo
 
isPerFileProfile(String) - Static method in class org.eclipse.cdt.build.internal.core.scannerconfig2.CfgScannerConfigProfileManager
 
isPerRcTypeDiscovery() - Method in interface org.eclipse.cdt.build.core.scannerconfig.ICfgScannerConfigBuilderInfo2Set
 
isPerRcTypeDiscovery() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isPerRcTypeDiscovery() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isPersistent() - Method in interface org.eclipse.cdt.internal.ui.editor.ICAnnotation
 
isPhonyRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isPointer() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is a pointer type.
isPointer() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isPointer() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isPositiveInfinity(Number) - Static method in class org.eclipse.cdt.debug.core.CDebugUtils
 
isPosixRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isPostfixOperator() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isPostMortem() - Method in interface org.eclipse.cdt.debug.core.model.ICDebugTarget
Returns whether this target is a post mortem type.
isPostMortem() - Method in class org.eclipse.cdt.debug.internal.core.model.CCoreFileDebugTarget
Deprecated.  
isPostMortem() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isPreciousRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isPredefined() - Method in class org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation
 
isPreference() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isPreferenceToolChain() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isPrefixOperator() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isPreprocessor() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isPrimary() - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildIOType
 
isProblem() - Method in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
isProblem() - Method in interface org.eclipse.cdt.internal.ui.editor.ICAnnotation
Tells whether this annotation is a problem annotation.
isProblem() - Method in interface org.eclipse.cdt.internal.ui.editor.IProblemAnnotation
 
isProblemReportingEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isProcessable(Shell, CEditor) - Static method in class org.eclipse.cdt.internal.ui.actions.ActionUtil
 
isProcessable(Shell, Object) - Static method in class org.eclipse.cdt.internal.ui.actions.ActionUtil
 
isProfileDifferentThenPersisted() - Method in class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
 
isProfileDifferentThenPersisted() - Method in class org.eclipse.cdt.managedbuilder.ui.properties.DiscoveryPageWrapper
 
isProfileSupported(CfgInfoContext, String) - Method in interface org.eclipse.cdt.build.core.scannerconfig.ICfgScannerConfigBuilderInfo2Set
 
isProfileToSave() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.BuiltInProfile
 
isProfileToSave() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.CustomProfile
 
isProfileToSave() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.Profile
 
isProfileToSave() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.SharedProfile
 
isProjectLocalScope() - Method in class org.eclipse.cdt.ui.dialogs.PreferenceScopeBlock
 
isProjectResource() - Method in interface org.eclipse.cdt.managedbuilder.buildmodel.IBuildResource
Returns true if this resource belongs to the project
isProjectResource() - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildResource
 
isProjectScope() - Method in class org.eclipse.cdt.ui.dialogs.PreferenceScopeBlock
 
isPropertiesModificationCompatible(IToolChain) - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isPropertySet(Object) - Method in class org.eclipse.cdt.internal.ui.BinaryPropertySource
 
isPropertySet(Object) - Method in class org.eclipse.cdt.internal.ui.CElementPropertySource
 
isProviderOutputParserEnabled(String) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isReadOnly() - Method in class org.eclipse.cdt.core.resources.FileStorage
 
isReadOnly() - Method in class org.eclipse.cdt.internal.refactoring.DocumentAdapter
 
isReadOnly() - Method in class org.eclipse.cdt.internal.ui.editor.DocumentAdapter
 
isReadOnly() - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedBuildInfo
Gets the read only status of Managed Build Info
isReadOnly() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
isReadType() - Method in interface org.eclipse.cdt.debug.core.model.ICWatchpoint
Returns whether this watchppoint is a read watchpoint.
isReadType() - Method in class org.eclipse.cdt.debug.internal.core.breakpoints.CWatchpoint
 
isReadyToRun() - Method in class org.eclipse.cdt.core.parser.ParserTimeOut
 
isReal() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isRecursive() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
isRecursive() - Method in class org.eclipse.cdt.internal.ui.includebrowser.IBNode
 
isRecursivelyExpanded() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isRecursivelyExpanded() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isReference() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is a reference type.
isReference() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isReferenced(ISourceRoot) - Static method in class org.eclipse.cdt.internal.corext.util.CModelUtil
Returns true if the given source root is referenced.
isReferencedProject(IProject, IProject) - Static method in class org.eclipse.cdt.debug.core.CDebugUtils
 
isRelevantElement(ICElement) - Method in class org.eclipse.cdt.internal.ui.text.CReconciler
 
isRelevantForCallHierarchy(IBinding) - Static method in class org.eclipse.cdt.internal.ui.callhierarchy.CallHierarchyUI
 
isRelevantForCallHierarchy(ICElement) - Static method in class org.eclipse.cdt.internal.ui.callhierarchy.CallHierarchyUI
 
isRemoved() - Method in class org.eclipse.cdt.internal.ui.util.PendingUpdateAdapter
Return whether or not this has been removed from the tree.
isRemoved() - Method in class org.eclipse.cdt.make.internal.ui.scannerconfig.DiscoveredElement
 
isRemoved() - Method in interface org.eclipse.cdt.managedbuilder.buildmodel.IBuildResource
Returns true if the resource was removed from the build Note: the removed state represents is BUILD state rather than a file system state.
isRemoved() - Method in interface org.eclipse.cdt.managedbuilder.buildmodel.IBuildStep
Returns true if the step is removed (due to removal of the project resources that were ised in thie action)
isRemoved() - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildResource
 
isRemoved() - Method in class org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildStep
 
isReservedName(String, IConfiguration) - Method in interface org.eclipse.cdt.managedbuilder.macros.IReservedMacroNameSupplier
 
isRoot() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isRuleChar(int) - Method in class org.eclipse.cdt.internal.ui.text.COperatorRule
 
isRunning() - Method in class org.eclipse.cdt.internal.core.ProcessClosure
The same functionality as "isAlive()" but does not affect out streams, because they can be shared among processes
isSameBinding(IBinding, IBinding) - Static method in class org.eclipse.cdt.internal.refactoring.ASTManager
Returns TRUE, FALSE or UNKNOWN.
isSameScope(IScope, IScope, boolean) - Static method in class org.eclipse.cdt.internal.refactoring.ASTManager
 
isSaveAsAllowed() - Method in class org.eclipse.cdt.internal.ui.editor.CEditor
 
isSaveDone() - Static method in class org.eclipse.cdt.ui.newui.CDTPropertyManager
 
isSccsGetRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isSecondaryRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isSelected() - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogField
Returns the selection state of the button.
isSelected(int) - Method in class org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogFieldGroup
Returns the selection state of a button contained in the group.
isSelected() - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.SelectionButtonDialogField
Returns the selection state of the button.
isSelected(int) - Method in class org.eclipse.cdt.debug.mi.internal.ui.dialogfields.SelectionButtonDialogFieldGroup
Returns the selection state of a button contained in the group.
isSelected() - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.SelectionButtonDialogField
Returns the selection state of the button.
isSelected(int) - Method in class org.eclipse.cdt.internal.ui.wizards.dialogfields.SelectionButtonDialogFieldGroup
Returns the selection state of a button contained in the group.
isSeparateCommand() - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CompletionProposalCategory
Returns the enablement state of the category.
isSharedProfile() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.Profile
 
isSharedProfile() - Method in class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.SharedProfile
 
isShownInEditor(Match, IEditorPart) - Method in class org.eclipse.cdt.internal.ui.search.PDOMSearchResult
 
isSilentRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isSimplyExpanded() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isSimplyExpanded() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isSIProblemGenerationEnabled() - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo
 
isSourceExtension(ITool, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IInputType
Answers true if the input type considers the file extension to be one associated with a source file.
isSourceExtension(ITool, String) - Method in class org.eclipse.cdt.managedbuilder.internal.core.InputType
 
isSpace(char) - Static method in class org.eclipse.cdt.make.internal.core.makefile.Util
 
isStandard() - Method in interface org.eclipse.cdt.ui.IRequiredInclude
Returns whether the include is to search on "standard places" like /usr/include first .
isStaticTargetRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isStepping() - Method in class org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame
 
isStepping() - Method in class org.eclipse.cdt.debug.internal.core.model.CStackFrame
 
isStepping() - Method in class org.eclipse.cdt.debug.internal.core.model.CThread
 
isStockPage() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPageData
 
isStopEnabled() - Method in interface org.eclipse.cdt.debug.core.model.ICSignal
Returns whether "stop" is in effect for this signal.
isStopEnabled() - Method in class org.eclipse.cdt.debug.internal.core.model.CSignal
 
isStopOnError() - Method in interface org.eclipse.cdt.make.core.IMakeCommonBuildInfo
 
isStopOnError() - Method in class org.eclipse.cdt.make.internal.core.MakeTarget
 
isStopOnError() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isStopOnError() - Method in interface org.eclipse.cdt.newmake.core.IMakeCommonBuildInfo
 
isStrikethroughByDefault() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlighting
 
isStringListValue(String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
 
isStringListValue(String, ICConfigurationDescription) - Method in class org.eclipse.cdt.internal.core.cdtvariables.CdtVariableManager
 
isStringListValue(String, int, Object) - Method in class org.eclipse.cdt.managedbuilder.internal.macros.BuildMacroProvider
 
isStringListValue(String, int, Object) - Method in interface org.eclipse.cdt.managedbuilder.macros.IBuildMacroProvider
 
isStringLiteral() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isStructType() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isStructType(int) - Static method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isStructure() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is a structure or a class type.
isStructure() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isSuffixesRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isSupported() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
Returns true if the configuration's tool-chain is supported on the system otherwise returns false
isSupported(IToolChain, PluginVersionIdentifier, String) - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedIsToolChainSupported
 
isSupported() - Method in interface org.eclipse.cdt.managedbuilder.core.IProjectType
Returns true if at least one project-type contiguration is supported on the system otherwise returns false
isSupported() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolChain
Returns true if the tool-chain support is installed on the system otherwise returns false
isSupported(IToolChain, PluginVersionIdentifier, String) - Method in class org.eclipse.cdt.managedbuilder.gnu.cygwin.IsGnuCygwinToolChainSupported
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ProjectType
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestProjectType
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestToolchain
 
isSupported() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.CfgHolder
 
isSupportedType(TransferData) - Method in class org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant
 
isSuspended() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isSuspended() - Method in class org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame
 
isSuspended() - Method in class org.eclipse.cdt.debug.internal.core.model.CStackFrame
 
isSuspended() - Method in class org.eclipse.cdt.debug.internal.core.model.CThread
 
isSystem() - Method in class org.eclipse.cdt.managedbuilder.ui.wizards.CfgHolder
 
isSystemInclude() - Method in class org.eclipse.cdt.internal.ui.includebrowser.IBNode
Returns whether this is a system include (angle-brackets).
isSystemObject() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
 
isSystemObject() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
 
isSystemObject() - Method in interface org.eclipse.cdt.managedbuilder.core.IProjectType
 
isSystemObject() - Method in interface org.eclipse.cdt.managedbuilder.core.ITool
 
isSystemObject() - Method in interface org.eclipse.cdt.managedbuilder.core.IToolChain
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ProjectType
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Tool
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolChain
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ToolReference
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestProjectType
 
isSystemObject() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestToolchain
 
isTargetRule(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefileUtil
 
isTargetSpecific() - Method in interface org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition
 
isTargetSpecific() - Method in class org.eclipse.cdt.make.internal.core.makefile.gnu.VariableDefinition
 
isTargetTool() - Method in interface org.eclipse.cdt.managedbuilder.makegen.gnu.IManagedBuildGnuToolInfo
Returns true if this is the target tool else false.
isTargetTool() - Method in class org.eclipse.cdt.managedbuilder.makegen.gnu.ManagedBuildGnuToolInfo
 
isTargetVariable(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
IStatusChangeListener - Interface in org.eclipse.cdt.internal.ui.dialogs
 
isTemporary() - Method in interface org.eclipse.cdt.managedbuilder.core.IConfiguration
answers true if the configuration is temporary, otherwise - false
isTemporary() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Configuration
 
isTemporary() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestConfiguration
 
isTemporaryProblem() - Method in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
isTemporaryProblem() - Method in interface org.eclipse.cdt.internal.ui.editor.IProblemAnnotation
 
ISteppingModeTarget - Interface in org.eclipse.cdt.debug.core.model
Support for the instruction stepping mode for a debug target.
IStepVisitor - Interface in org.eclipse.cdt.managedbuilder.buildmodel
This interface is used for the build description visitor mechanism to represent the visitor
isTerminated() - Method in class org.eclipse.cdt.debug.internal.core.model.CDebugTarget
 
isTerminated() - Method in class org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame
 
isTerminated() - Method in class org.eclipse.cdt.debug.internal.core.model.CStackFrame
 
isTerminated() - Method in class org.eclipse.cdt.debug.internal.core.model.CThread
 
isTestProjectType() - Method in interface org.eclipse.cdt.managedbuilder.core.IProjectType
Returns true if the project-type is defined for testing purposes only, else false.
isTestProjectType() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ProjectType
 
isTestProjectType() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestProjectType
 
isTestTarget() - Method in interface org.eclipse.cdt.managedbuilder.core.ITarget
Answers true if the receiver is a target that is defined for testing purposes only, else false.
isTestTarget() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Target
 
isToolChainCompatible(IToolChain) - Method in interface org.eclipse.cdt.managedbuilder.core.IFolderInfo
 
isToolChainCompatible(IToolChain) - Method in class org.eclipse.cdt.managedbuilder.internal.core.FolderInfo
 
isToolChainCompatible(IToolChain) - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isToolUsedInCommandLine(IResourceInfo, ITool) - Method in class org.eclipse.cdt.managedbuilder.internal.core.BooleanExpressionApplicabilityCalculator
 
isTracing() - Method in class org.eclipse.cdt.internal.core.parser.ParserLogService
 
isTracing() - Static method in class org.eclipse.cdt.make.internal.core.scannerconfig.util.TraceUtil
 
isTracingExceptions() - Method in class org.eclipse.cdt.internal.core.parser.ParserLogService
 
IStringButtonAdapter - Interface in org.eclipse.cdt.debug.internal.ui.dialogfields
Change listener used by StringButtonDialogField
IStringButtonAdapter - Interface in org.eclipse.cdt.debug.mi.internal.ui.dialogfields
Change listener used by StringButtonDialogField
IStringButtonAdapter - Interface in org.eclipse.cdt.internal.ui.wizards.dialogfields
 
isTypeReachable(ITypeInfo, ICProject, String[]) - Static method in class org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassWizardUtil
Checks whether the given type can be found in the given project or the given include paths.
ISuffixesRule - Interface in org.eclipse.cdt.make.core.makefile
.SUFFIXES Prerequesites of .SUFFIXES shall be appended to the list of known suffixes and are used in conjunction with the inference rules.
isUnderlineByDefault() - Method in class org.eclipse.cdt.internal.ui.editor.SemanticHighlighting
 
isUnExport(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isUnsigned() - Method in interface org.eclipse.cdt.debug.core.model.ICType
Returns whether this is an unsigned type.
isUnsigned() - Method in class org.eclipse.cdt.debug.internal.core.model.CType
 
isUseDefaultProviderCommand(String) - Method in interface org.eclipse.cdt.make.core.scannerconfig.IScannerConfigBuilderInfo2
 
isUseDefaultSelected() - Method in class org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage
Returns the selection state of the file group checkbox.
isUserDefined() - Method in class org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation
 
isUserVariable(ICdtVariable, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
 
isUserVariable(ICConfigurationDescription, IEnvironmentVariable) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
 
isUserVariable(ICdtVariable, ICConfigurationDescription) - Method in class org.eclipse.cdt.internal.core.cdtvariables.CdtVariableManager
 
isUserVariable(ICConfigurationDescription, IEnvironmentVariable) - Method in class org.eclipse.cdt.internal.core.envvar.ContributedEnvironment
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.internal.ui.CDebuggerPageAdapter
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBDebuggerPage
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBServerDebuggerPage
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.GDBSolibBlock
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.SerialPortSettingsBlock
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.SolibSearchPathBlock
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.StandardGDBDebuggerPage
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.debug.mi.internal.ui.TCPSettingsBlock
 
isValid(ILaunchConfiguration) - Method in interface org.eclipse.cdt.debug.mi.ui.IMILaunchConfigurationComponent
Returns whether this component is in a valid state in the context of the specified launch configuration.
isValid(Object[], StatusInfo) - Method in interface org.eclipse.cdt.internal.ui.dialogs.ISelectionValidator
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.internal.ui.AbstractCDebuggerTab
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CArgumentsTab
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CDebuggerTab
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CMainAttachTab
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CMainTab
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.cdt.launch.ui.CoreFileDebuggerTab
 
isValid() - Method in class org.eclipse.cdt.make.internal.ui.preferences.NewMakeProjectPreferencePage
 
isValid() - Method in class org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage
 
isValid() - Method in class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
 
isValid() - Method in class org.eclipse.cdt.make.ui.dialogs.GCCPerProjectSCDProfilePage
 
isValid() - Method in class org.eclipse.cdt.make.ui.dialogs.MBSPerProjectSCDProfilePage
 
isValid() - Method in class org.eclipse.cdt.make.ui.dialogs.SettingsBlock
 
isValid() - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedBuildInfo
Gets the "valid" status of Managed Build Info.
isValid() - Method in interface org.eclipse.cdt.managedbuilder.core.IManagedProject
Returns true if this project is valid else false.
isValid() - Method in interface org.eclipse.cdt.managedbuilder.core.IOption
Returns true if this option is valid and false if the option cannot be safely used due to an error in the MBS grammar.
isValid() - Method in interface org.eclipse.cdt.managedbuilder.core.IResourceInfo
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ManagedProject
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Option
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.core.OptionReference
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.core.ResourceInfo
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildBuildData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildConfigurationData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildFileData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildFolderData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildLanguageData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.internal.dataprovider.BuildTargetPlatformData
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.ui.properties.DiscoveryPageWrapper
 
isValid() - Method in class org.eclipse.cdt.managedbuilder.ui.tests.util.TestFolderInfo
 
isValid() - Method in class org.eclipse.cdt.ui.dialogs.AbstractCOptionPage
 
isValid() - Method in interface org.eclipse.cdt.ui.dialogs.ICOptionPage
 
isValid() - Method in class org.eclipse.cdt.ui.dialogs.TabFolderOptionBlock
 
isValid() - Method in class org.eclipse.cdt.ui.newui.AbstractPage
 
isValid() - Method in class org.eclipse.cdt.ui.newui.MultiLineTextFieldEditor
Returns whether this field editor contains a valid value.
isValidAbsoluteFilePath(String) - Method in class org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer
 
isValidAbsoluteFilePath(File) - Method in class org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer
 
isValidExpression(IDocument, String) - Method in class org.eclipse.cdt.debug.internal.ui.actions.WatchpointExpressionVerifier
Returns whether the specified expression is valid for a watchpoint.
isValidFor(IDocument, int) - Method in class org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal
 
isValidIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
 
isValidInput(IBinding) - Static method in class org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI
 
isValidInput(ICElement) - Static method in class org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI
 
isValidTypeInput(IBinding) - Static method in class org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI
 
isValidTypeInput(ICElement) - Static method in class org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI
 
isVariable() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHMultiDefNode
 
isVariable() - Method in class org.eclipse.cdt.internal.ui.callhierarchy.CHNode
 
isVariableCaseSensitive() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
 
isVariableCaseSensitive() - Method in class org.eclipse.cdt.internal.core.envvar.EnvironmentVariableManager
 
isVariableCaseSensitive() - Method in interface org.eclipse.cdt.managedbuilder.core.IBuilder
Returns whether the builder supports case sensitive variables or not
isVariableCaseSensitive() - Method in interface org.eclipse.cdt.managedbuilder.envvar.IEnvironmentVariableProvider
 
isVariableCaseSensitive() - Method in class org.eclipse.cdt.managedbuilder.internal.core.Builder
 
isVariableCaseSensitive() - Method in class org.eclipse.cdt.managedbuilder.internal.envvar.EnvironmentVariableProvider
 
isVariableChanged(String, IEnvironmentVariable, IConfiguration) - Method in class org.eclipse.cdt.managedbuilder.internal.envvar.StoredBuildPathEnvironmentContainer
 
isVariableDefinition(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isVirtual() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.AbstractMethodStub
 
isVirtual() - Method in class org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassInfo
 
isVirtual() - Method in interface org.eclipse.cdt.internal.ui.wizards.classwizard.IBaseClassInfo
 
isVirtual() - Method in interface org.eclipse.cdt.internal.ui.wizards.classwizard.IMethodStub
 
isVirtualMethod(ICPPMethod) - Static method in class org.eclipse.cdt.internal.refactoring.ASTManager
 
isVisibilityModifier() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isVisibilityModifier(int) - Static method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isVisible - Variable in class org.eclipse.cdt.managedbuilder.ui.wizards.CDTConfigWizardPage
 
isVPath(String) - Static method in class org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileUtil
 
isWarning() - Method in class org.eclipse.cdt.internal.ui.dialogs.StatusInfo
 
isWarning() - Method in class org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation
 
isWarning() - Method in interface org.eclipse.cdt.internal.ui.editor.IProblemAnnotation
 
isWarning() - Method in class org.eclipse.cdt.make.internal.ui.preferences.StatusInfo
Returns if the status' severity is WARNING.
isWhiteSpace() - Method in class org.eclipse.cdt.internal.formatter.scanner.Token
 
isWhitespace(char) - Method in class org.eclipse.cdt.internal.ui.text.util.CWhitespaceDetector
 
isWindows() - Static method in class org.eclipse.cdt.managedbuilder.gnu.cygwin.CygwinPathResolver
 
isWordPart(char) - Method in class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
isWordPart(char) - Method in class org.eclipse.cdt.internal.ui.text.util.CWordDetector
 
isWordPart(char) - Method in class org.eclipse.cdt.make.internal.ui.text.makefile.MakefileWordDetector
 
isWordStart(char) - Method in class org.eclipse.cdt.internal.ui.editor.asm.AsmWordDetector
 
isWordStart(char) - Method in class org.eclipse.cdt.internal.ui.text.util.CWordDetector
 
isWordStart(char) - Method in class org.eclipse.cdt.make.internal.ui.text.makefile.MakefileWordDetector
 
isWrapped() - Method in class org.eclipse.cdt.internal.formatter.align.Alignment
 
isWriteType() - Method in interface org.eclipse.cdt.debug.core.model.ICWatchpoint
Returns whether this watchppoint is a write watchpoint.
isWriteType() - Method in class org.eclipse.cdt.debug.internal.core.breakpoints.CWatchpoint
 
ISymbolReader - Interface in org.eclipse.cdt.core
A reader that's able to decipher debug symbol formats.
ISYSTEM - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
isZero() - Method in interface org.eclipse.cdt.core.IAddress
Return true if address is zero, i.e. minimal possible
ITarget - Interface in org.eclipse.cdt.make.core.makefile
ITarget
ITarget - Interface in org.eclipse.cdt.managedbuilder.core
This class represents targets for the managed build process.
ITargetPlatform - Interface in org.eclipse.cdt.managedbuilder.core
This class defines the os/architecture combination upon which the outputs of a tool-chain can be deployed.
ITargetProperties - Interface in org.eclipse.cdt.debug.core.model
Provides access to the properties of a debug target.
ITargetRule - Interface in org.eclipse.cdt.make.core.makefile
ITargetRule
items - Variable in class org.eclipse.cdt.internal.ui.preferences.ProposalFilterPreferencesUtil.ComboState
 
items2cfgs(CfgHolder[]) - Static method in class org.eclipse.cdt.managedbuilder.ui.wizards.CfgHolder
 
iterator() - Method in class org.eclipse.cdt.internal.ui.search.LRUWorkingSets
 
ITerminal - Interface in org.eclipse.cdt.make.core.makefile.gnu
ITerminal finish a block.
ITHModelPresenter - Interface in org.eclipse.cdt.internal.ui.typehierarchy
 
ITool - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents a utility of some sort that is used in the build process.
IToolChain - Interface in org.eclipse.cdt.managedbuilder.core
This interface represents a tool-integrator-defined, ordered set of tools that transform the project's input into the project's outputs.
IToolReference - Interface in org.eclipse.cdt.managedbuilder.core
 
ITranslationUnitEditorInput - Interface in org.eclipse.cdt.internal.ui.editor
ITranslationUnitEditorInput
ITreeListAdapter - Interface in org.eclipse.cdt.internal.ui.wizards.dialogfields
Change listener used by TreeListDialogField
IUnExport - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IVariableDefinition - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IViewPartInputProvider - Interface in org.eclipse.cdt.internal.ui.viewsupport
Interface common to all view parts that provide an input.
IVPath - Interface in org.eclipse.cdt.make.core.makefile.gnu
 
IWITHPREFIX - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IWITHPREFIXBEFORE - Static variable in class org.eclipse.cdt.make.internal.core.scannerconfig.util.SCDOptionsEnum
 
IWizardItemsListListener - Interface in org.eclipse.cdt.ui.wizards
Interface should be implemented by some visible object (usually - 1st page in CDT New Project wizard) to be informed about changes in tool chains selection performed by ICNewWizard implementors.
IWizardWithMemory - Interface in org.eclipse.cdt.ui.wizards
 
IWorkingCopyManager - Interface in org.eclipse.cdt.make.ui
Interface for accessing working copies of IMakefile objects.
IWorkingCopyManager - Interface in org.eclipse.cdt.ui
Interface for accessing working copies of ITranslationUnit objects.
IWorkingCopyManagerExtension - Interface in org.eclipse.cdt.make.ui
Extension interface for IWorkingCopyManager.
IWorkingCopyManagerExtension - Interface in org.eclipse.cdt.ui
Extension interface for IWorkingCopyManager.

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