diff -r 2c1a7d3f4ab4 -r 24ac5a5cf80c carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-6.html
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-6.html Tue Jul 27 15:20:28 2010 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-6.html Tue Jul 27 15:28:19 2010 -0500
@@ -1,231 +1,231 @@
-
-
-
-
-
-
-
-F-Index (Carbide.c++ SDK API Reference)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-A B C D E F G H I K L M N O P R S T U V W
-
-F
-
-- fail(String, Throwable) -
-Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
-
- Called by subclasses to encapsulate throwing a CoreException from
-
IProcess.process(ITemplate, List, IProgressMonitor)
- - fail(String) -
-Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
-
- Called by subclasses to encapsulate throwing a CoreException from
-
IProcess.process(ITemplate, List, IProgressMonitor)
- - failedLoad(CoreException) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.IDataRunnable
-
- Called instead of #run() when model loading failed.
-
- failedLoad(CoreException) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.IViewRunnable
-
- Called instead of #run() when model loading failed.
-
- failedLoad(CoreException) -
-Method in class com.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter
-
-
-
- failIfFalse(boolean, String) -
-Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
-
- Called by subclasses to encapsulate throwing a CoreException from
-
IProcess.process(ITemplate, List, IProgressMonitor)
- - failIfNull(Object, String) -
-Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
-
- Called by subclasses to encapsulate throwing a CoreException from
-
IProcess.process(ITemplate, List, IProgressMonitor)
- - FILE_PARAMETER -
-Static variable in class com.nokia.carbide.templatewizard.processes.CopyFiles
-
-
-
- filter -
-Variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper
-
-
-
- filteringContentProviderWrapper -
-Variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
-
-
-
- findCandidateImagePath(IPath) -
-Method in class com.nokia.carbide.cdt.builder.ImageMakefileViewPathHelper
-
- Look up a candidate for the image referenced by the path from an
- IImageSource.
-
- findCandidateMaskPath(IImageSource) -
-Method in class com.nokia.carbide.cdt.builder.ImageMakefileViewPathHelper
-
- Look up a candidate for the mask referenced by the given
- IImageSource.
-
- findCommandsInvoking(String) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
-
- Get commands in any rule that run this program (either literal filename or $(var))
-
- findIncludeFile(String, boolean, File) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IIncludeFileLocator
-
- Look up a file on the include paths
-
- findMatchingSource(IPath) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
-
- Find an entry that matches the file.
-
- findParameterByName(String, List<IParameter>) -
-Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
-
- Encapsulates getting a singleton
IParameter
that may or may not exist,
- returning null
if none is found.
- - findPlatform(String) -
-Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog
-
- Find a platform with the given name.
-
- findRuleForTarget(String, boolean) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
-
- Get (last) rule with the given target
-
- findSharedModel(IPath) -
-Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
-
- Find a registered Model instance for the given path.
-
- fireBuildConfigChangedChanged(ICarbideBuildConfiguration) -
-Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
-
-
-
- fireProjectPropertyChanged(ICarbideProjectInfo) -
-Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
-
-
-
- FOLDER_PARAMETER -
-Static variable in class com.nokia.carbide.templatewizard.processes.CreateFolders
-
-
-
- forceSynchronized() -
-Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView
-
- Forces view to be marked synchronized, a last resort if #merge()
- returns false and you don’t want to #revert().
-
- forLangCode(int) -
-Static method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage
-
- Get the EMMPLanguage for the given language code
-
- FREEZE_COMPONENT_ACTION -
-Static variable in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
-
-
-
- freezeAllComponents(ICarbideBuildConfiguration, CarbideCommandLauncher, IProgressMonitor) -
-Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
-
-
-
- freezeComponentSubset(ICarbideBuildConfiguration, CarbideCommandLauncher, IProgressMonitor) -
-Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
-
-
-
- fromCode(String) -
-Static method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage
-
- Get a language from a language code.
-
-
-
-
-
-
-
-
-
-
-
-A B C D E F G H I K L M N O P R S T U V W
-
-
-
+
+
+
+
+
+
+
+F-Index (Carbide.c++ SDK API Reference)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A B C D E F G H I K L M N O P R S T U V W
+
+F
+
+- fail(String, Throwable) -
+Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
+
- Called by subclasses to encapsulate throwing a CoreException from
+
IProcess.process(ITemplate, List, IProgressMonitor)
+ - fail(String) -
+Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
+
- Called by subclasses to encapsulate throwing a CoreException from
+
IProcess.process(ITemplate, List, IProgressMonitor)
+ - failedLoad(CoreException) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.IDataRunnable
+
- Called instead of #run() when model loading failed.
+
- failedLoad(CoreException) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.IViewRunnable
+
- Called instead of #run() when model loading failed.
+
- failedLoad(CoreException) -
+Method in class com.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter
+
-
+
- failIfFalse(boolean, String) -
+Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
+
- Called by subclasses to encapsulate throwing a CoreException from
+
IProcess.process(ITemplate, List, IProgressMonitor)
+ - failIfNull(Object, String) -
+Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
+
- Called by subclasses to encapsulate throwing a CoreException from
+
IProcess.process(ITemplate, List, IProgressMonitor)
+ - FILE_PARAMETER -
+Static variable in class com.nokia.carbide.templatewizard.processes.CopyFiles
+
-
+
- filter -
+Variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper
+
-
+
- filteringContentProviderWrapper -
+Variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
+
-
+
- findCandidateImagePath(IPath) -
+Method in class com.nokia.carbide.cdt.builder.ImageMakefileViewPathHelper
+
- Look up a candidate for the image referenced by the path from an
+ IImageSource.
+
- findCandidateMaskPath(IImageSource) -
+Method in class com.nokia.carbide.cdt.builder.ImageMakefileViewPathHelper
+
- Look up a candidate for the mask referenced by the given
+ IImageSource.
+
- findCommandsInvoking(String) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
+
- Get commands in any rule that run this program (either literal filename or $(var))
+
- findIncludeFile(String, boolean, File) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IIncludeFileLocator
+
- Look up a file on the include paths
+
- findMatchingSource(IPath) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
+
- Find an entry that matches the file.
+
- findParameterByName(String, List<IParameter>) -
+Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
+
- Encapsulates getting a singleton
IParameter
that may or may not exist,
+ returning null
if none is found.
+ - findPlatform(String) -
+Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog
+
- Find a platform with the given name.
+
- findRuleForTarget(String, boolean) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
+
- Get (last) rule with the given target
+
- findSharedModel(IPath) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
+
- Find a registered Model instance for the given path.
+
- fireBuildConfigChangedChanged(ICarbideBuildConfiguration) -
+Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
+
-
+
- fireProjectPropertyChanged(ICarbideProjectInfo) -
+Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
+
-
+
- FOLDER_PARAMETER -
+Static variable in class com.nokia.carbide.templatewizard.processes.CreateFolders
+
-
+
- forceSynchronized() -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView
+
- Forces view to be marked synchronized, a last resort if #merge()
+ returns false and you don’t want to #revert().
+
- forLangCode(int) -
+Static method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage
+
- Get the EMMPLanguage for the given language code
+
- FREEZE_COMPONENT_ACTION -
+Static variable in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
+
-
+
- freezeAllComponents(ICarbideBuildConfiguration, CarbideCommandLauncher, IProgressMonitor) -
+Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
+
-
+
- freezeComponentSubset(ICarbideBuildConfiguration, CarbideCommandLauncher, IProgressMonitor) -
+Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
+
-
+
- fromCode(String) -
+Static method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage
+
- Get a language from a language code.
+
+
+
+
+
+
+
+
+
+
+
+A B C D E F G H I K L M N O P R S T U V W
+
+
+