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

G

getAbstractDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
Get the abstract declarator.
getActions() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
Returns the actions assigned to this tracepoint.
getAddedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns deltas for the children that have been added.
getAddress() - Method in interface org.eclipse.cdt.core.model.IBinaryElement
Returns the address of the function.
getAddress() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIAddressLocation
Returns the address of this location.
getAddresses() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIMemoryChangedEvent
 
getAdress() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
Returns the Address.
getAffectedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns deltas for the affected (added, removed, or changed) children.
getAffectedPath() - Method in interface org.eclipse.cdt.core.model.IIncludeReference
Return the affected path
getAlias() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
Get the new alias name.
getAllDeclaredMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns a list of ICPPMethod objects representing all method explicitly declared by this class and inherited from base classes.
getAllPreprocessorStatements() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Get all preprocessor statements.
getAllSourceRoots() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns all of the existing source roots that exist on the pathentry, in the order they are defined by the ".cdtproject".
getAncestor(int) - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the first ancestor of this C element that has the given type.
getArchive(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
This is a handle-only operation.
getArchiveContainer() - Method in interface org.eclipse.cdt.core.model.ICProject
Return the ArchiveContainer of this Project.
getArchives() - Method in interface org.eclipse.cdt.core.model.IArchiveContainer
 
getArchives() - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns all the archive of this container
getArgs() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
 
getArgumentDescriptors() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Returns the arguments in this stack frame.
getArgumentMap() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
return a map which maps from template parameter to the corresponding template argument
getArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
get the arguments to this specialization
getArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
get the types of the arguments the template was instantiated with.
getArguments() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Return to the client a map between parameter names and values.
getArrayExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
Get the expression that represents the array.
getArrayModifiers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayDeclarator
Get all IASTArrayModifier's for this declarator.
getArraySizeExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
get the expression that represents the size of this array
getAssembly() - Method in interface org.eclipse.cdt.core.dom.ast.IASTASMDeclaration
Get the assembly value.
getASTNode() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
get the AST node that this problem was created for
getASTTranslationUnit() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the root object of a DOM Abstract syntax tree.
getAttribute(String) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
Returns the value of a debug session attribute.
getBaseClass() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
The base class.
getBasePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
Return the base path of the includePath
getBasePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
Return the base path of the includePath
getBasePath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Return the base path of the library.
getBasePath() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
Return the base path.
getBasePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
Return the base path.
getBaseReference() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
Return the reference path
getBaseReference() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
Return the reference path
getBaseReference() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Return the base reference.
getBaseReference() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
return the base reference IMacroEntry
getBaseReference() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
return the base reference IMacroEntry
getBases() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns a list of base class relationships.
getBaseSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
Get the base specifiers.
getBinaries() - Method in interface org.eclipse.cdt.core.model.IArchive
Return the binaries contain in the archive.
getBinaries() - Method in interface org.eclipse.cdt.core.model.IBinaryContainer
 
getBinaries() - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns the all the binaries of this container.
getBinary() - Method in interface org.eclipse.cdt.core.model.IBinaryElement
Returns the binary object the element belongs to.
getBinary(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
Return the binary for this name, it must be a valid binary This is a handle-only operation.
getBinaryContainer() - Method in interface org.eclipse.cdt.core.model.ICProject
Return the BinaryContainer of this Project.
getBinaryElements() - Method in interface org.eclipse.cdt.core.model.IBinaryModule
 
getBinaryOperatorString(IASTBinaryExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String representation of the IASTBinaryExpression's operator.
getBinding(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICCompositeTypeScope
get the binding for the member that has been previous added to this scope and that matches the given name.
getBinding(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICFunctionScope
return the ILabel binding in this scope that matches the given name
getBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPDelegate
get the original binding that we are a delegate of
getBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
Get the semantic object attached to this name.
getBinding(IASTName, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
Get the binding in this scope that the given name would resolve to.
getBitFieldSize() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
This returns the number of bits if this is a bit field.
getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
Get the body of the loop.
getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
Get the statements that this for loop controls.
getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
Get the body of the function.
getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
Returns the body of the switch statement.
getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
The body of the loop.
getBodyScope() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICFunctionScope
Get the scope representing the function body . returns null if there is no function definition
getBodyScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionScope
Get the scope representing the function body. returns null if there is no function definition
getBreakpoint() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIBreakpointHit
Returns the breakpoint that stopped the program.
getBreakpoints() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement
Return all the breakpoints
getBSS() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getBuffer() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
Returns the buffer which has changed.
getBuffer() - Method in interface org.eclipse.cdt.core.model.IOpenable
Returns the buffer opened for this element, or null if this element does not have a buffer.
getBuiltinBindings() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBuiltinSymbolProvider
Returns all of the IBindings corresponding to the IASTBuiltinSymbolProvider.
getBytes() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Returns the values of the bytes currently contained in this this memory block.
getCastOperatorString(IASTCastExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String representation of the IASTCastExpression's operator.
getCatchBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
Get the cathc body.
getCatchHandlers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionTryBlockDeclarator
Get catch handlers.
getCatchHandlers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
Get the catch handlers.
getCContainer(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns the container with the given name.
getCContainers() - Method in interface org.eclipse.cdt.core.model.ICContainer
Return al the child containers of this container.
getChangedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns deltas for the children which have changed.
getChar(int) - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the character at the given position in this buffer.
getCharacters() - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the contents of this buffer as a character array, or null if the buffer has not been initialized.
getChildren() - Method in interface org.eclipse.cdt.core.model.IParent
Returns the immediate children of this element.
getChildrenNumber() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
Return the number of children.
getChildrenOfType(int) - Method in interface org.eclipse.cdt.core.model.IParent
returns the children of a certain type
getClassType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassScope
Get the binding for the class this scope is associated with
getCModel() - Method in class org.eclipse.cdt.core.model.CoreModel
Returns the default ICModel.
getCModel() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the C model.
getCModelStatus() - Method in class org.eclipse.cdt.core.model.CModelException
Returns the C model status object for this exception.
getCode() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIExitInfo
Returns an exit code.
getComponentType() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIDerivedType
 
getCompositeScope() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
get the IScope object that is associated with this composite type
getCompoundStatement() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
Get the compound statement.
getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
The condition on the loop.
getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
Get the condition on the while loop
getCondition() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint
Returns the condition of this breakpoint or null if the breakpoint's condition is not set.
getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
 
getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
 
getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
Get the condition declaration.
getConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
Get the condition expression for the loop.
getConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
Get the condition in the if statement.
getConfiguration() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
Returns the configuration description of this debug session.
getConfiguration() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Returns the configuration description of this debug session.
getConstantExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
Get the constant expression that represents the size of the array.
getConstantExpression() - Method in interface org.eclipse.cdt.core.model.IEnumerator
Returns the enumerator's constant expression if any.
getConstructorChain() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
Get constructor chain.
getConstructors() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns an array of ICPPConstructor objects representing the contructors for this class.
getContainingFilename() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Lightweight check for understanding what file we are in.
getContainingFilename(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
 
getContents() - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the contents of this buffer as a String.
getContents() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the contents of a translation unit as a char[]
getContentTypeId() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Return the contentType id for this file.
getControllerDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
In C++, a switch statement can be contorller by a declaration.
getControllerExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
This returns the expression which determines which case to take.
getCProject() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the C project this element is contained in, or null if this element is not contained in any C project
getCProject(String) - Method in interface org.eclipse.cdt.core.model.ICModel
Returns the C project with the given name.
getCProjects() - Method in interface org.eclipse.cdt.core.model.ICModel
Returns the C projects.
getCPU() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getCurrentThread() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThreadGroup
Returns the currently selected thread.
getData() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getData() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot
Returns the data collected at this snapshot.
getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
Get the declaration.
getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
Get the owned declaration.
getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
Get templated declaration.
getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
Get the declaration.
getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
Gets the declaration introduced by this statement.
getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
Get all of the declarations.
getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
A translation unit contains an ordered sequence of declarations.
getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
A translation unit contains an ordered sequence of declarations.
getDeclarations(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Returns the list of declarations in this translation unit for the given binding.
getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
Get the declarator for the function.
getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
Get the declarator.
getDeclaratorForParameterName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
Map declarator to IASTName.
getDeclarators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
This returns the list of declarators in this declaration.
getDeclaredFields() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns a list of ICPPField objects representing fields declared in this class.
getDeclaredMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns a list of ICPPMethod objects representing all methods explicitly declared by this class.
getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
Get the decl specifier for the function.
getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
Get the decl specifier.
getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
This returns the object representing the declSpecifiers for this declaration.
getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
Get the decl specifier.
getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateNonTypeParameter
The default value for this parameter.
getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
The default type for this parameter.
getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTypeParameter
The default type for this parameter.
getDefault() - Static method in class org.eclipse.cdt.core.model.CoreModel
Return the singleton.
getDefaultType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
Get the default type.
getDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
Get default value for template type.
getDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPParameter
the default value of this parameter or null if there is none.
getDefinitions(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Returns the array of definitions in this translation unit for the given binding.
getDelegates() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUsingDeclaration
Return an array of bindings that were declared by this using declaration.
getDelegateType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPDelegate
What type of delegate is this?
getDelta() - Method in class org.eclipse.cdt.core.model.ElementChangedEvent
Returns the delta describing the change.
getDependencyTree() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
 
getDescription() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
Answers a readable description of this container
getDescription(IPath, ICProject) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
 
getDescription() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo
Method getDescription.
getDescription() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISignal
Returns the meaning of this signal.
getDesignators() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
Get all of the designators.
getDetailMessage() - Method in exception org.eclipse.cdt.debug.core.cdi.CDIException
Returns a more details message(if any).
getDetailMessage() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIErrorInfo
Returns a more verbatim error message(if any).
getDetailTypeName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIType
Returns a more desciptive name.
getDimension() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIArrayType
 
getElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns the element that this delta describes a change to.
getElement(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
 
getElementAtLine(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the smallest element within this translation unit that includes the given source position (that is, a method, field, etc.), or null if there is no element other than the translation unit itself at the given position, or if the given position is not within the source range of this translation unit.
getElementAtOffset(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the smallest element within this translation unit that includes the given source position (that is, a method, field, etc.), or null if there is no element other than the translation unit itself at the given position, or if the given position is not within the source range of this translation unit.
getElementEndOffset() - Method in interface org.eclipse.cdt.core.search.IOffsetLocatable
 
getElementEndOffset() - Method in class org.eclipse.cdt.core.search.OffsetLocatable
 
getElementName() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the name of this element.
getElementName() - Method in interface org.eclipse.cdt.core.model.IUsing
Returns the name of the package the statement refers to.
getElements() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
Returns any C elements associated with the failure (see specification of the status code), or an empty array if no elements are related to this particular status code.
getElements() - Method in interface org.eclipse.cdt.core.model.IRegion
Returns the top level elements in this region.
getElementsAtOffset(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the elements within this translation unit that includes the given source position (that is, a method, field, etc.), or an empty array if there are no elements other than the translation unit itself at the given position, or if the given position is not within the source range of this translation unit.
getElementStartOffset() - Method in interface org.eclipse.cdt.core.search.IOffsetLocatable
 
getElementStartOffset() - Method in class org.eclipse.cdt.core.search.OffsetLocatable
 
getElementType() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns this element's kind encoded as an integer.
getElementType() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getElementType() - Method in interface org.eclipse.cdt.core.search.IMatch
Returns ICElement constant describing the element type
getElseClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
Get the statement that is executed if the condition is false.
getEndAddress() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibrary
Returns the end address of this library.
getEndingLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
Get the ending line number.
getEndLine() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the 1-based ending line of this element.
getEndLine() - Method in interface org.eclipse.cdt.core.search.ILineLocatable
 
getEndLine() - Method in class org.eclipse.cdt.core.search.LineLocatable
 
getEntryKind() - Method in interface org.eclipse.cdt.core.model.IPathEntry
Returns the kind of this path entry.
getEnumerators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
Get enumerators.
getEnumerators() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumeration
returns an array of the IEnumerators declared in this enumeration
getEventManager() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
Returns the event manager of this debug session.
getException() - Method in class org.eclipse.cdt.core.model.CModelException
Returns the underlying Throwable that caused the failure.
getExceptions() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the type signatures of the exceptions this method throws, in the order declared in the source.
getExceptionSpecification() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
Get the exception specification.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
If isRecursive() is true, specify an exclude file patterns.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
If isRecursive() is true, specify an exclude file patterns.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
Returns an array of inclusion paths affecting the resource when looking for files recursively.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
Returns an array of inclusion paths affecting the resource when looking for files recursively.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IOutputEntry
Returns an array of inclusion paths affecting the source folder when looking for files recursively.
getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.ISourceEntry
Returns an array of inclusion paths affecting the source folder when looking for files recursively.
getExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
Get the macro expansion.
getExpansionLocations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
The source locations for for the macro expansion.
getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
Get the arguments to the constructor.
getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
The expression that determines whether this case should be taken.
getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
Get the expression in this statement.
getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
Get the expression for the initializer.
getExpression() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
Returns the condition expression.
getExpressions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
Get nested expressions.
getExpressions() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpressionManagement
Return all expressions for this target
getExpressionString(IASTExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Return a string representation for the given IASTExpression.
getExpressionText() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpression
Returns the expression snippet of code.
getField(String) - Method in interface org.eclipse.cdt.core.model.IStructure
 
getFieldName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
This returns the name of the field being dereferenced.
getFieldOwner() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
This returns an expression for the object containing the field.
getFields() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Get fields is restated here just to point out that this method returns a list of ICPPField objects representing all fields, declared or inherited.
getFields() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
Returns the fields for this type.
getFields() - Method in interface org.eclipse.cdt.core.model.IStructure
Returns the fields of a structure.
getFile() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFileLocation
Returns the source file of this location or null if the source file is unknown.
getFileLocation() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Get the location of the node as a file.
getFileName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
The name of the file.
getFileName() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
returns the file name this problem occured in if known.
getFileName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMixedInstruction
 
getFileName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibrary
Returns the name of shared library file.
getFilePath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Get the translation unit's full path.
getFlags() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns flags that describe how an element has changed.
getFlags(int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Returns this memory byte's attribute as a bit mask.
getFriends() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
return an array of bindings for those classes/functions declared as friends of this class.
getFullFileName() - Method in interface org.eclipse.cdt.core.model.IInclude
 
getFullIncludeFilePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
Return the includeFilePath with the base path.
getFullIncludePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
Return the includePath with the base path.
getFullLibraryPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Returns the complete path, equivalent to: getBasepath().append(getPath());
getFullMacroFilePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
the path is completed if it relative.
getFunction() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFunctionLocation
Returns the function of this location or null if the function is unknown.
getFunctionNameExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
Get the function name expression.
getFunctionScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
Get function scope this node represents.
getFunctionScope() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
Get the function scope
getFuntionName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
 
getGlobalVariableDescriptors(String, String, String) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
A static/global variable in a particular function or file, filename or/and function is the context for the static ICDIVariableDescriptor.
getID() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Returns the problem id
getID() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
Returns the problem id
getIdentifierList() - Method in interface org.eclipse.cdt.core.model.IMacro
Returns the Identifier List.
getIdLength() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the number of characters of the Id for this element.
getIdStartPos() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the Id starting position of this element.
getIgnoreCount() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
Returns the ignore count of this condition.
getImplicitMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassScope
Returns an array of methods that were implicitly added to this class scope.
getInclude(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the include declaration in this translation unit with the given name.
getIncludeDirective() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree.IASTInclusionNode
 
getIncludeDirectives() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Get the #include directives encountered in parsing this translation unit.
getIncludeEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
This method returns the include entries associated with a translation unit if the path does not refer to a valid translation unit an empty array is return.
getIncludeEntry() - Method in interface org.eclipse.cdt.core.model.IIncludeReference
Returns the pathEntry
getIncludeFileEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
This method returns the include file entries associated with a translation unit if the path does not refer to a valid translation unit an empty array is return.
getIncludeFilePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
Returns the include file
getIncludeName() - Method in interface org.eclipse.cdt.core.model.IInclude
Returns the name that of the included file.
getIncludePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
Returns the include path
getIncludeReferences() - Method in interface org.eclipse.cdt.core.model.ICProject
Return the include paths set on the project.
getIncludes() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the include declarations in this translation unit in the order in which they appear in the source.
getInclusions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree
 
getIndexManager() - Method in class org.eclipse.cdt.core.model.CoreModel
 
getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypeIdInitializerExpression
Get the initializer.
getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
This is the optional initializer for this declarator.
getInitializer() - Method in interface org.eclipse.cdt.core.model.IVariable
Returns the initializer of a variable.
getInitializers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
Get the list of initializers.
getInitializerStatement() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
 
getInitializerString(IASTInitializer) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
This function is used to return the signature of an IASTInitializer.
getInitializerValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
Get the initializer value.
getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
Get the initial value.
getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
Get initial value.
getInstruction() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
 
getInstructions() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMixedInstruction
 
getInstructions(BigInteger, BigInteger) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getInstructions(String, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getInstructions(String, int, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getIterationExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
Get the expression that is evaluated after the completion of an iteration of the loop.
getKey() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
Get the type (key) of this composite specifier.
getKey() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
what kind of composite type is this?
getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Get the kind.
getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
Get the literal expression kind.
getKind() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns the kind of this delta - one of ADDED, REMOVED, or CHANGED.
getLabelStatement() - Method in interface org.eclipse.cdt.core.dom.ast.ILabel
Returns the label statement for this label.
getLanguage(IPath, IProject) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
Returns the ParserLanguage corresponding to the IPath and IProject.
getLanguageFromFile(IFile) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This retrieves the ParserLanguage from an IFile.
getLength() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
Get the length of the completion point.
getLength() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
Returns the length of text removed or replaced in the buffer, or 0 if text has been inserted into the buffer.
getLength() - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns number of characters stored in this buffer.
getLength() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the number of characters of the source code for this element.
getLength() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Returns the length of this memory block in bytes.
getLevel() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Returns the level of the stack frame, 1 based.
getLibraryEntry() - Method in interface org.eclipse.cdt.core.model.ILibraryReference
Return the pathEntry.
getLibraryPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Return the library path.
getLibraryReferences() - Method in interface org.eclipse.cdt.core.model.ICProject
Return the library references for this project.
getLimitTo() - Method in interface org.eclipse.cdt.core.search.ICSearchPattern
 
getLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
returns the line number for this problem if known
getLineNumber() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDILineLocation
Returns the line number of this location or 0 if the line number is unknown.
getLineNumber() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMixedInstruction
 
getLiteral() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
Get the "literal" that represents the linkage.
getLocalVariableDescriptors() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Returns the visible variables in this stack frame.
getLocatable() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getLocatable() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getLocation() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getLocation() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getLocation() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
Returns the location of this tracepoint.
getLocationInfo(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
 
getLocator() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDILocationBreakpoint
Returns the location of the breakpoint.
getLocator() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Returns the location of the instruction pointer in this stack frame.
getLogicalConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
Get the logical condition expression.
getMacroDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
The macro definition used for the expansion
getMacroDefinitions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Get the macro definitions encountered in parsing this translation unit.
getMacroEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
This method returns the macro entries associated with a translation unit if the path does not refer to a valid translation unit an empty array is return.
getMacroFileEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
This method returns the macro file entries associated with a translation unit if the path does not refer to a valid translation unit an empty array is return.
getMacroFilePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
Returns the macroFile path.
getMacroName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorUndefStatement
 
getMacroName() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
Returns the macro name.
getMacroValue() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
Returns the macro value.
getMappingName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
Get the mapping name.
getMatchesFromSearchEngine(ICSearchScope, IASTName, ICSearchConstants.LimitTo) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This is a convenience method that uses the SearchEngine to find declarations, references, or both that correspond to the IASTName searchName found in the index.
getMatchesFromSearchEngine(ICSearchScope, String, ICSearchConstants.LimitTo) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This is a convenience method that uses the SearchEngine to find everything in the index that matches to a String.
getMemberBindings() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespace
get an array of the all the bindings declared in this namespace.
getMemberInitializerId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
Get the field name.
getMemberOfClass() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPointerToMemberType
Get the class to whose members this points to
getMembers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
Returns a list of member declarations.
getMemoryBlocks() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlockManagement
Returns an array of all memory blocks set for this debug session.
getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIErrorInfo
Returns the error message.
getMethod(String) - Method in interface org.eclipse.cdt.core.model.IStructure
Returns the specific method with the given name within the structure.
getMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
Returns a list of ICPPMethod objects representing all methods defined for this class including those declared, inherited, or generated (e.g.
getMethods() - Method in interface org.eclipse.cdt.core.model.IStructure
Returns all methods within the structure.
getMixedInstructions(BigInteger, BigInteger) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getMixedInstructions(String, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getMixedInstructions(String, int, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
 
getModifier() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation
Get the modifier.
getMovedFromElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns an element describing this element before it was moved to its current location, or null if the F_MOVED_FROM change flag is not set.
getMovedToElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns an element describing this element in its new location, or null if the F_MOVED_TO change flag is not set.
getName() - Method in class org.eclipse.cdt.core.dom.ast.ASTNodeProperty
Each property has a name to help distinguish it from other properties of a node.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
Get the field name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
Get name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
Return the name for this composite type.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
This returns the name of the declarator.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
Get the enum's name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
Get the enumerator's name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
Returns the name of the label.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
Returns the name used in the expression.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
The name for the label.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
Get the name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
Get the macro name.
getName() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
The name of the binding.
getName() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getName(int) - Method in class org.eclipse.cdt.core.search.DOMSearchUtil.CNameCollector
 
getName(int) - Method in class org.eclipse.cdt.core.search.DOMSearchUtil.CPPNameCollector
 
getName() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getName() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo
Method getName.
getName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegisterGroup
The name of the group.
getName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISignal
Returns the name of this signal.
getName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Returns the name of this variable.
getNameCharArray() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
The name of the binding.
getNameEndOffset() - Method in interface org.eclipse.cdt.core.search.IOffsetLocatable
 
getNameEndOffset() - Method in class org.eclipse.cdt.core.search.OffsetLocatable
 
getNames() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
Get a list of names that fit in this context.
getNames() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
Get all subnames.
getNamesFromDOM(IASTName, ICSearchConstants.LimitTo) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This is used to get the names from the TU that the IASTName searchName belongs to.
getNamespace(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the first namespace declaration in this translation unit with the given name This is a handle-only method.
getNamespaces() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the namespace declarations in this translation unit in the order in which they appear in the source.
getNamespaceScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespace
get the scope object associated with this namespace
getNameStartOffset() - Method in interface org.eclipse.cdt.core.search.IOffsetLocatable
 
getNameStartOffset() - Method in class org.eclipse.cdt.core.search.OffsetLocatable
 
getNeededSharedLibs() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getNegativeResultExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
Get the negative result expression.
getNestedClasses() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
return an array of nested classes/structures
getNestedDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
If the declarator is nested in parenthesis, this returns the declarator as found in those parenethesis.
getNestedInclusions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree.IASTInclusionNode
 
getNestedStatement() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
 
getNewInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
 
getNewPlacement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
Get the new placement (optional).
getNewTypeIdArrayExpressions() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
Get the new array size expressions.
getNewValue() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
Returns the new value of the watching expression.
getNodeLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
This is the length of the node contained in this location.
getNodeLocations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Get the location of this node.
getNodeOffset() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
This is the offset into the actual source location that this node starts at.
getNodeSignature(IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Return's the String representation of a node's type (if available).
getNodeType(IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Return's the String representation of a node's type (if available).
getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns an array of non-C resources directly contained in this project.
getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICModel
Returns an array of non-C resources (i.e. non-C projects) in the workspace.
getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns an array of non-C resources directly contained in this project.
getNumber() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot
Returns the number of this snapshot.
getNumberOfParameters() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the number of parameters of this method.
getNumberOfTemplateParameters() - Method in interface org.eclipse.cdt.core.model.ITemplate
Returns the number of template parameters
getOffset() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
Returns the index of the first character inserted, removed, or replaced in the buffer.
getOffset() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
 
getOldValue() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
Returns the old value of the watching expression.
getOpcode() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
 
getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
Get the operand.
getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
Get expression being cast.
getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Get the operand.
getOperand1() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
Get the first operand.
getOperand2() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
Get the second operand.
getOperandInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
Get the nested initializer.
getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
Get the operator.
getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
Get the type of cast (as an operator).
getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
Get the operator for the expression.
getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Get the operator/kind.
getOption(String, boolean) - Method in interface org.eclipse.cdt.core.model.ICProject
Helper method for returning one option value only.
getOptions(boolean) - Method in interface org.eclipse.cdt.core.model.ICProject
Returns the table of the current custom options for this project.
getOriginal(ICElement) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Returns the original element the specified working copy element was created from, or null if this is not a working copy element.
getOriginalElement() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Returns the original element this working copy was created from, or null if this is not a working copy.
getOutputEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
Return the output entries.
getOwner() - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the resource element owning of this buffer.
getParameter() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionStyleMacroParameter
Get the parameter name.
getParameterDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
Get parameters declarations.
getParameterExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
Get the parameter expression.
getParameterInitializer(int) - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the initializer of parameters position for this method.
getParameterNames() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
Get parameter names.
getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorFunctionStyleMacroDefinition
Get the macro parameters.
getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
Gets the parameter declarations for the function
getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
This gets the parameters to the function
getParameters() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getParameters() - Method in interface org.eclipse.cdt.core.search.IMatch
Returns the list of parameters if this matched a function or a method.
getParameterSignature(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the parameter signature for an IASTDeclarator as a comma separated list wrapped in parenthesis.
getParameterSignatureArray(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns a String[] corresponding to the signatures of individual parameters for an IASTDeclarator.
getParameterType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
Get the parameter type.
getParameterTypes() - Method in interface org.eclipse.cdt.core.dom.ast.IFunctionType
get the adjusted parameter types ISO C99 6.7.5.3, ISO C++98 8.3.4-3
getParameterTypes() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the type signatures for the parameters of this method.
getParameterTypeString(IFunctionType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Returns a String represnetation of the parameter type of an IFunctionType.
getParameterTypeStringArray(IFunctionType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Returns String[] corresponding to the types of the parameters for the IFunctionType.
getParent() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Get the parent node of this node in the tree.
getParent() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
Scopes are arranged hierarchically.
getParent() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the element directly containing this element, or null if this element has no parent.
getParentName() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getParentName() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getParserLanguage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
 
getPartialSpecializations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplate
 
getPassCount() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
Returns the passcount of this tracepoint.
getPath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
Get the full path filename of the file found through #include.
getPath() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the path to the innermost resource enclosing this element.
getPath() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
Returns the path associated with the failure (see specification of the status code), or null if the failure is not one of DEVICE_PATH, INVALID_PATH, PATH_OUTSIDE_PROJECT, or RELATIVE_PATH.
getPath() - Method in interface org.eclipse.cdt.core.model.IPathEntry
Returns the affected IPath
getPath() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
Answers the container path identifying this container.
getPath() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
Returns the affected path;
getPath() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getPathEntries() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
Answers the set of path entries this container is mapping to.
getPathEntries(IPath, int) - Method in interface org.eclipse.cdt.core.model.IPathEntryContainerExtension
Returns the set of entries associated with the resource and empty array if none.
getPathEntryContainer(IPath, ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
Answers the project specific value for a given container.
getPathEntryContainerInitializer(String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Helper method finding the pathentry container initializer registered for a given container ID or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.cdt.core.PathEntryContainerInitializer".
getPathEntryStore(IProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
Return the IPathEntryStore of the project.
getPhysicalNode() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
Return the physical IASTNode that this scope was created for
getPointerOperators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
This is the list of pointer operators applied to the type for the declarator.
getPositiveResultExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
Get the positive result expression.
getPrefix() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
If the point of completion was at the end of a potential identifier, this string contains the text of that identifier.
getPreprocessorProblems() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Get all preprocessor and scanner problems.
getPrimaryClassTemplate() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
get the ICPPTemplateDefinition which this is a specialization of
getProblem() - Method in exception org.eclipse.cdt.core.dom.ast.DOMException
Get the problem associated w/this exception.
getProblem() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemHolder
Get the problem.
getProcess() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Gets the target process.
getProgressMonitor() - Method in class org.eclipse.cdt.core.search.BasicSearchResultCollector
 
getProgressMonitor() - Method in interface org.eclipse.cdt.core.search.ICSearchResultCollector
Returns the progress monitor used to report progress.
getProject() - Method in interface org.eclipse.cdt.core.model.ICProject
 
getPropertyInParent() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
In order to properly understand the relationship between this child node and it's parent, a node property object is used.
getQualifiedName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
Get the qualified name.
getQualifiedName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
return an array of strings representing the qualified name of this binding
getQualifiedName() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getQualifiedName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Returns the qualified name of this variable.
getQualifiedNameCharArray() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
 
getRangeCeiling() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
Get the range ceiling expression.
getRangeFloor() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
Get the floor expression of the range.
getRawPathEntries(ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
Returns the raw pathentries for the project.
getRawPathEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns the list of entries for the project.
getRawSignature() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
Get the string that represents the decl specifier seq. as represented in the file pre-processing.
getRawSignature() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Returns the raw signature of the IASTNode before it is processed by the preprocessor.
getReason() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIExitedEvent
Returns the information provided by the session when program is exited.
getReason() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDISuspendedEvent
Returns the session object that caused the suspension.
getReferenceLocation() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getReferenceLocation() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getReferences(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
Returns the list of references in this translation unit to the given binding.
getReferringElement() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getRegistedContentTypeId(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Return the registed content type id, for example: CONTENT_TYPE_CHEADER CONTENT_TYPE_CXXHEADER CONTENT_TYPE_CSOURCE CONTENT_TYPE_CXXSOURCE CONTENT_TYPE_ASMSOURCE or null is return if no id match the list
getRegistedContentTypeIds() - Static method in class org.eclipse.cdt.core.model.CoreModel
Return an array of the register contentTypes.
getRegisterDescriptors() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegisterGroup
Returns the register descriptors in this register group.
getRegisterGroups() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Return the register groups.
getRemovedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns deltas for the children which have been removed.
getRequiredProjectNames() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns the names of the projects that are directly required by this project.
getResolvedPathEntries(ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
This method returns the resolved pathentries for the project All pathEntry.CDT_CONTAINER entries in the project's will be replaced by the entries they resolve to.
getResolvedPathEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns the list of entries for the project.
getResource() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the Corresponding resource for this element, or null if this element does not have a corresponding resource.
getResource() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getResource() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getResourceDeltas() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
Returns the collection of resource deltas.
getReturnType() - Method in interface org.eclipse.cdt.core.dom.ast.IFunctionType
get the return type of this function type
getReturnType() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the return value of this method.
getReturnType() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getReturnType() - Method in interface org.eclipse.cdt.core.search.IMatch
Returns the return type if this matched a function or a method.
getReturnType() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFunctionFinished
Return the type of the return value of the function.
getReturnValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
This is the optional return value for this function.
getReturnValue() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFunctionFinished
The return value of the function.
getRoleForName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
Get the role for the name.
getRuntimeOptions() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Returns the Runtime options for this target debug session.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
Get the implicit IScope represented by this if statement
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
Get the scope object represented by this construct.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
Get the IScope represented by this switch.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
get the template scope representing this declaration in the logical tree
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
Get the IScope represented by this while.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
Get the scope that this interface eludes to in the logical tree.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
Get IScope node that this node eludes to in the logical tree.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
Get the IScope represented by this for loop.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
Get the logical IScope that the function definition body represents.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
This returns the global scope for the translation unit.
getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
Every name has a scope.
getScopeName() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
Get the IASTName for this scope, may be null
getSearchPattern(IASTName) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
Generates a search pattern String based on the IASTName passed as a parameter.
getSearchResults() - Method in class org.eclipse.cdt.core.search.BasicSearchResultCollector
 
getSelectedNamesFrom(IASTTranslationUnit, int, int, ParserLanguage) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This is used to get an array of selected names in an IASTTranslationUnit based on the offset and length into that IASTTranslationUnit.
getSelectedNamesFrom(IFile, int, int) - Static method in class org.eclipse.cdt.core.search.DOMSearchUtil
This is used to get an array of selected names in an IFile based on the offset and length into that IFile.
getSession() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISessionObject
Returns the debug session this object is associated with.
getSessionProcess() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
Gaves direct access to the underlying debugger process.
getSharedLibraries() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibraryManagement
Returns the array of shared libraries for this target.
getSharedWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns a shared working copy on this element using the given factory to create the buffer, or this element if this element is already a working copy.
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns a shared working copy on this element using the given factory to create the buffer, or this element if this element is already a working copy.
getSignal() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISignalReceived
Method getSignal.
getSignals() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISignalManagement
Returns the array of signals defined for this target.
getSignature(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String signature corresponding to an IASTDeclarator.
getSignature(IASTDeclSpecifier) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String representation of the signature for the IASTDeclSpecifier.
getSignature(IASTTypeId) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String representation of the signature for the IASTTypeId.
getSignature() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
Returns the signature of the method.
getSimpleType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
Get the simple type.
getSnapshots() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Returns all trace snapshots for this session.
getSnapshots(ICDITracepoint[]) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Returns all trace snapshots associated with the given tracepoints.
getSnapshots(ICDILocation[]) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Returns all trace snapshots associated with the given locations.
getSoname() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getSource() - Method in interface org.eclipse.cdt.core.model.ISourceReference
Returns the source code associated with this element.
getSource() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIEvent
The CDI object on which the event initially occurred.
getSourceAttachmentPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Returns the path to the source archive or folder associated with this C path entry, or null if this C path entry has no source attachment.
getSourceAttachmentPrefixMapping() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Returns the path to map the source paths with to the source achive or folder An empty path indicates that the is a one-to-one mapping of source paths to the source achive or folder path.
getSourceAttachmentRootPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
Returns the path within the source archive or folder where source are located.
getSourcePaths() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
Return the array of source paths
getSourceRange() - Method in interface org.eclipse.cdt.core.model.ISourceReference
Returns the source range associated with this element.
getSourceRoot(ISourceEntry) - Method in interface org.eclipse.cdt.core.model.ICProject
 
getSourceRoots() - Method in interface org.eclipse.cdt.core.model.ICProject
Returns the source root folders of the project.
getSpecializedBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPSpecialization
get the original binding that this is a specialization of
getStackFrame() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDILocalVariableDescriptor
Return the stackframe.
getStackFrameCount() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Returns the depth of the stack frames.
getStackFrames() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Returns the stack frames contained in this thread.
getStackFrames(int, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Returns the stack frames contained in this thread between the specified fromIndex, inclusive, and toIndex, exclusive.
getStartAddress() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Returns the start address of this memory block.
getStartAddress() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibrary
Returns the start address of this library.
getStartingLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
Get the starting line number.
getStartLine() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the 1-based starting line of this element.
getStartLine() - Method in interface org.eclipse.cdt.core.search.ILineLocatable
 
getStartLine() - Method in class org.eclipse.cdt.core.search.LineLocatable
 
getStartPos() - Method in interface org.eclipse.cdt.core.model.ISourceRange
Returns the 0-based starting position of this element.
getStatements() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
Gets the statements in this block.
getStorageClass() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
Get the storage class.
getString() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
Returns the string associated with the failure (see specification of the status code), or null if no string is related to this particular status code.
getSubscriptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
Get the subsript expression.
getSubscriptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
Get the subscript expression.
getSuperClassAccess(String) - Method in interface org.eclipse.cdt.core.model.IInheritance
Returns the super class access : ASTAccessVisibility
getSuperClassesNames() - Method in interface org.eclipse.cdt.core.model.IInheritance
Return the inherited structures names.
getTarget() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject
Returns the target this object is contained in.
getTargets() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
Returns all the debug targets associatd with this sesion, or an empty collection if no debug targets are associated with this session.
getTemplateArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
Get all template arguments.
getTemplateDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
get the template that this was instantiated from
getTemplateDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateScope
get the template that this scope represents
getTemplateName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
Get the name.
getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
Get template parameters.
getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
Get all template parameters.
getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateDefinition
Returns an array of the template parameters.
getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
 
getTemplateParameterTypes() - Method in interface org.eclipse.cdt.core.model.ITemplate
Returns the template parameter types.
getTemplateSignature() - Method in interface org.eclipse.cdt.core.model.ITemplate
Returns the template signature The signature depends on the type of template.
getText() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
Returns the text that was inserted, the replacement text, or null if text has been removed.
getText() - Method in interface org.eclipse.cdt.core.model.IBinary
 
getText(int, int) - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the given range of text in this buffer.
getThenClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
Get the statement that is executed if the condition is true.
getThread() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
Returns the thread this stackframe is contained in.
getThread() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThreadStorageDescriptor
Return the thread.
getThreadIds() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
Returns the thread Ids for this condition.
getThreads() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThreadGroup
Returns the threads contained in this target.
getThreadStorageDescriptors() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Return thread local storage variables descriptor.
getTokenSequence() - Method in interface org.eclipse.cdt.core.model.IMacro
Returns the Token Sequence.
getTracepoints() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
Returns a collection of all tracepoints set for this session.
getTracepoints() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot
Returns the array of tracepoints associated with this snapshot.
getTranslationUnit() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
Get the translation unit for this completion
getTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
Get the translation unit (master) node that is the ancestor of all nodes in this AST.
getTranslationUnit(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns the tranlation unit with the specified name in this container (for example, "foobar.c").
getTranslationUnit() - Method in interface org.eclipse.cdt.core.model.ISourceReference
Returns the translation unit in which this member is declared, or null if this member is not declared in a translation unit (for example, a binary type).
getTranslationUnitPath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree
 
getTranslationUnits() - Method in interface org.eclipse.cdt.core.model.ICContainer
Returns all of the translation units in this ccontainer.
getTryBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
Get try body.
getType(IType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Returns the type represntation of the IType as a String.
getType(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Returns the type representation of the declarator (including parameters) as a String.
getType(IASTTypeId) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
Retuns the type representation of the IASTTypeId as a String.
getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPReferenceType
get the type that this is a reference of
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
get the type that this is an array of
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
This returns the built-in type for the declaration.
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
This returns the built-in type for the declaration.
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumerator
returns the type of this enumeration.
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
Get the IFunctionType for this function
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IPointerType
get the type that this is a pointer to
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IQualifierType
get the type that this is qualifying
getType() - Method in interface org.eclipse.cdt.core.dom.ast.ITypedef
Returns the type that this thing is a typedef of
getType() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
 
getType() - Method in class org.eclipse.cdt.core.model.ElementChangedEvent
Returns the type of event being reported.
getType() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
Type of change.
getType() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getType() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIResumedEvent
Returns the stepping type.
getType() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
Return the type of this value.
getType() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Returns the type of this variable descriptor.
getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypeIdInitializerExpression
Get the type-id.
getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
Returns the IASTTypeId for the ICPPASTConversionName.
getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
Get the type Id.
getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
Get the typeId.
getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
Get the type Id.
getTypeName() - Method in interface org.eclipse.cdt.core.model.INamespace
Returns the typename of a namespace.
getTypeName() - Method in interface org.eclipse.cdt.core.model.IStructureDeclaration
Deprecated. use isUnion(), isClass(), isStruct()
getTypeName() - Method in interface org.eclipse.cdt.core.model.ITypeDef
Returns the type of the typedef item
getTypeName() - Method in interface org.eclipse.cdt.core.model.IVariableDeclaration
Returns the variable declaration type name.
getTypeName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
Returns a description of the type of data this value contains.
getTypeName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Returns the type name of this variable descriptor.
getTypeName() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIType
Returns the name.
getTypeofExpression() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
Get the typeof expression.
getTypeofExpression() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
Get the typeof expression.
getTypeofType() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPBasicType
 
getUnaryOperatorString(IASTUnaryExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
Returns the String representation of the IASTUnaryExpression's operator.
getUnderlyingResource() - Method in interface org.eclipse.cdt.core.model.IBuffer
Returns the underlying resource for which this buffer was opened, or null if this buffer was not opened on a resource.
getUnderlyingResource() - Method in interface org.eclipse.cdt.core.model.ICElement
Returns the underlying resource that contains this element, or null if this element is not contained in a resource.
getUnpreprocessedSignature(IASTNodeLocation[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
For a given range of locations, return a String that represents what is there underneath the range.
getUsing(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the first using in this translation unit with the name This is a handle-only method.
getUsingDirectives() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
Get the IASTNodes that have been added to this scope to nominate other namespaces during lookup.
getUsings() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns the usings in this translation unit in the order in which they appear in the source.
getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
Get enumerator value.
getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
Returns the IASTExpression for the value of this type.
getValue(ICDIStackFrame) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpression
Returns the value of this expression.
getValue(ICDIStackFrame) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegister
Returns the value of this variable.
getValue() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
Returns the value of this variable.
getValueString() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
Returns this value as a String.
getVariableDescriptorAsArray(int, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Consider the variable object as an Array of type and range[start, start + length - 1]
getVariableDescriptorAsType(String) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
Consider the variable descritor as type.
getVariables() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
Returns the variables in this value.
getVariables(int, int) - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIArrayValue
 
getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
Get the visibility.
getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisiblityLabel
Get the visibility.
getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
The visibility qualifier applied to the base class.
getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
The visibility.
getVisibility() - Method in interface org.eclipse.cdt.core.model.IMember
Returns the member's visibility V_PRIVATE = 0 V_PROTECTED = 1 V_PUBLIC = 2
getVisibility() - Method in class org.eclipse.cdt.core.search.BasicSearchMatch
 
getVisibility() - Method in interface org.eclipse.cdt.core.search.IMatch
 
getWatchExpression() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIWatchpoint
Returns the watchpoint's expression.
getWatchpoint() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointScope
Returns the out of scope watchpoint.
getWatchpoint() - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
Returns the triggered watchpoint.
getWordSize() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
 
getWorkingCopy() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns a new working copy for the Translation Unit.
getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Returns a new working copy for the Translation Unit.
getWorkspace() - Method in interface org.eclipse.cdt.core.model.ICModel
Returns the workspace associated with this C model.

Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.