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

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.
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.
REMOVED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
Status constant indicating that the element has been removed.
RETURNVALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
RETURNVALUE represents the relationship between an IASTReturnStatement and it's nested IASTExpression.
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.
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.
reconcile(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
Reconciles the contents of this working copy.
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.
registerLanguageChangeListener(ILanguageMappingChangeListener) - Method in class org.eclipse.cdt.core.model.LanguageManager
Adds a listener that will be notified of changes in language mappings.
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.
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.
removeCProjectDescriptionListener(ICProjectDescriptionListener) - Method in class org.eclipse.cdt.core.model.CoreModel
 
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.
removeExisting() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIBreakpointProblemEvent
Indicated that any existing problems of this type and at this breakpoint's location will be removed before the new problem is added.
removeOnly() - Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIBreakpointProblemEvent
Indicated that existing problems of this type and at this breakpoint's location will be removed, no new ones will be added.
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.
resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
Resolve the semantic object this name is referring to.
resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
Resolve the binding for translation unit.
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.  
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.