Carbide.c++
A B C D E F G H I K L M N O P R S T U V W

R

registerModel(Model) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
Make a model visible to clients of the provider and manage its contents.
RELEASE_TARGET - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext
 
releaseSharedModel(SharedModel) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
Indicate that the client is no longer using the model, which allows it to be eventually cleaned up.
removeAllMarkers(IProject) - Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
Remove all the C/C++ markers for the current project.
removeBuildConfigChangedListener(ICarbideConfigurationChangedListener) - Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
 
removeInstalledSdkChangeListener(ICarbideInstalledSDKChangeListener) - Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
Remove an ICarbideInstalledSDKChangeListener listener
removeListener(IModelListener) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel
Remove listener, ignore missing
removeListener(IViewListener) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView
Remove listener, ignore if not present
removeProjectPropertyChangedListener(ICarbideProjectPropertyChangedListener) - Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
 
removeSDK(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
Delete an SDK from devices.xml
replaceDirective(IDirective, String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
Replace a directive with alternate text.
REQUIRED_BINARY_PARSER_IDS - Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo
 
resolve(String, IPath) - Method in class com.nokia.carbide.cdt.builder.EpocEnginePathHelper
Resolve a project-relative path to correct any problems in capitalization.
RESOLVED_PKG_PREFIX - Static variable in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
 
resolvePKGFile(IPath, ISymbianBuildContext, IPath) - Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
Given PKG file to be built, check to see if it has supported macros and if so replace them so the PKG file will contain current build context values.
revert() - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView
Reverts changes to mirror model contents and marks the view synchronized.
run(Data) - Method in interface com.nokia.carbide.cpp.epoc.engine.IDataRunnable
Run with the view.
run(View) - Method in interface com.nokia.carbide.cpp.epoc.engine.IViewRunnable
Run with the view.
runPreBuildChecks(ICarbideBuildConfiguration, CarbideCommandLauncher) - Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
 
runWithBldInfData(IPath, IViewConfiguration, IBldInfDataRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a read-only copy of data for the given bld.inf view with the given configuration, and run user code using the model.
runWithBldInfView(IPath, IViewConfiguration, IBldInfViewRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a shared instance of the given MMP model, create a view with the given configuration, and run user code using the model.
runWithBSFView(IPath, IBSFViewRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a shared instance of the given BSF model, create a view with the given configuration, and run user code using the model.
runWithImageMakefileData(IPath, IImageMakefileViewConfiguration, IImageMakefileDataRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a read-only copy of data for the given image makefile view with the given configuration, and run user code using the model.
runWithImageMakefileView(IPath, IImageMakefileViewConfiguration, IImageMakefileViewRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a shared instance of the given MMP model, create a view with the given configuration, and run user code using the model.
runWithMMPData(IPath, IMMPViewConfiguration, IMMPDataRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a read-only copy of data for the given MMP view with the given configuration, and run user code using the model.
runWithMMPView(IPath, IMMPViewConfiguration, IMMPViewRunnable) - Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
Get a shared instance of the given MMP model, create a view with the given configuration, and run user code using the model.

Carbide.c++
A B C D E F G H I K L M N O P R S T U V W