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

R

r_declaration - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
Role of name in this context is a declaration.
r_definition - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
Role of name in this construct is a definition.
r_reference - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
Role of name in this construct is a reference.
r_unclear - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
Role is unclear.
READ - Static variable in interface org.eclipse.cdt.debug.core.cdi.model.ICDIWatchpoint
 
READ_ONLY - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that the operation encountered a read-only element.
READ_ONLY - Static variable in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Bit mask used to indicate a byte is read-only.
reconcile() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Reconciles the contents of this working copy.
reconcile(boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Reconciles the contents of this working copy.
REFERENCES - Static variable in interface org.eclipse.cdt.core.search.ICSearchConstants
The search result is a reference.
referenceValue() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIReferenceValue
Return the reference value.
refresh() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
Refresh the data, this may cause events to be trigger if the data values changed.
REGULAR - Static variable in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint
 
RELATIVE_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a relative path was supplied to the operation when an absolute path is required.
remove(ICElement) - Method in interface org.eclipse.cdt.core.model.IRegion
Removes the specified element from the region and returns true if successful, false if the remove fails.
removeActions(ICDITracepoint.IAction[]) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
Removes the given actions from the action list of thie tracepoint.
removeAllBlocks() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlockManagement
Removes all memory blocks from the debug session.
removeBinding(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
remove the given binding from this scope
removeBlocks(ICDIMemoryBlock[]) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlockManagement
Removes the given array of memory blocks from the debug session.
removeBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.cdt.core.model.IBuffer
Removes the given listener from this buffer.
REMOVED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
Status constant indicating that the element has been removed.
removeElementChangedListener(IElementChangedListener) - Method in class org.eclipse.cdt.core.model.CoreModel
Removes the given element changed listener.
removeEventListener(ICDIEventListener) - Method in interface org.eclipse.cdt.debug.core.cdi.ICDIEventManager
Removes the given listener from the collection of registered event listeners.
rename(ICElement[], ICElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ICModel
Renames the given elements as specified.
rename(String, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ISourceManipulation
Renames this element to the given name.
replace(int, int, char[]) - Method in interface org.eclipse.cdt.core.model.IBuffer
Replaces the given range of characters in this buffer with the given text.
replace(int, int, String) - Method in interface org.eclipse.cdt.core.model.IBuffer
Replaces the given range of characters in this buffer with the given text.
requestPathEntryContainerUpdate(IPath, ICProject, IPathEntryContainer) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
Request a registered container definition to be updated according to a container suggestion.
resetIndexInfo() - Method in class org.eclipse.cdt.core.search.OrPattern
 
resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
Resolve the binding for translation unit.
resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
Resolve the semantic object this name is referring to.
resolvePrefix() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
Return a list of bindings in the scope of the name that have the name as a prefix.
restart() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Restarts the execution of this target.
restore() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Restores the contents of this working copy to the current contents of this working copy's original element.
resume() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Deprecated.  
resume() - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Deprecated.  
RETURNVALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
RETURNVALUE represents the relationship between an IASTReturnStatement and it's nested IASTExpression.
run(IWorkspaceRunnable, IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
Runs the given action as an atomic C model operation.
run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
Runs the given action as an atomic C model operation.
runUntil(ICDILocation) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
Deprecated.  
runUntil(ICDILocation) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
Deprecated.  

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.