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

S

S60_FAMILY_ID - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
S60_SDK_NAME - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
S80_FAMILY_ID - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
S80_SDK_NAME - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
save(Model) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
Deprecated. since 1.4 (Carbide 2.0), this variant is unsafe, since the model is no longer locked during a save, so the document map from a model might be changing.
save(Model, Map<IPath, IDocument>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider
Save the contents of a model's document(s) to persistent storage.
saveChanges() - Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectModifier
Apply all changes made since creation.
saveConfiguration(boolean) - Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
Writes this configuration to the .settings\file.
SBSV2_PROJECT - Static variable in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
Qualified named for SBSv2 projects.
SBSV2BUILDER - Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
 
scanSDK() - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
Scans/Rescans the SDK for info such as prefix file, variant macros, manifest.xml, etc.
scanSDKs() - Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
Scan devices.xml and build the SDK list.
SDKCorePlugin - Class in com.nokia.carbide.cpp.sdk.core
Main interface into the sdk.core plugin.
SDKCorePlugin() - Constructor for class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin
The constructor
SDKEnvInfoFailureException - Exception in com.nokia.carbide.cpp.sdk.core
Exception thrown in case something fails when trying find out facts about current SDK/Platform environment tools.
SDKEnvInfoFailureException() - Constructor for exception com.nokia.carbide.cpp.sdk.core.SDKEnvInfoFailureException
Default constructor.
SDKEnvInfoFailureException(String) - Constructor for exception com.nokia.carbide.cpp.sdk.core.SDKEnvInfoFailureException
Constructor with attached message.
SDKUIPlugin - Class in com.nokia.carbide.cpp.sdk.ui
The activator class controls the plug-in life cycle
SDKUIPlugin() - Constructor for class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin
The constructor
SELECTED_BUILD_CONFIGS_VALUE_KEY - Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
 
SELF_SIGN - Static variable in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
 
SERIES60_FAMILY_ID - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
SERIES60_SDK_NAME - Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
set(IMultiImageSource) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Set contents from another multi-image source.
set(IMMPAIFInfo) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set contents from another.
setAddFilesToProjectOption(int) - Static method in class com.nokia.carbide.cpp.project.ui.utils.ProjectUIUtils
Sets the preference option for whether or not to update bld.inf and mmp files when new files are added to the project.
setAdditionalOptions(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the options string as it should be written to the settings file
setAifs(List<IMMPAIFInfo>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
set the AIF info; may be null
setAttributes(List<String>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Set attributes
setBitmaps(List<IMMPBitmap>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
set the bitmap info
setBuildAsArm(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Add/remove BUILD_AS_ARM attribute
setCertificate(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the certificate file string as it should be written to the settings file
setChangedFilesInProjectOption(int) - Static method in class com.nokia.carbide.cpp.project.ui.utils.ProjectUIUtils
Sets the preference option for whether or not to update bld.inf and mmp files when files in the project are moved or renamed.
setColor(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource
set the color conversion flag
setColor(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set color flag for bitmaps
setColorDepth(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set color depth for bitmaps
setCommandLine(String) - Method in interface com.nokia.carbide.cdt.builder.project.IROMBuilderInfo
Set the command line with which to build the ROM
setConfigFilter(IFilter) - Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper
 
setContentSearchLocation(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the path to the content search location for makesis.
setCreateDate(Date) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setCreateStubFormat(boolean) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the flag to create stub format
setDebug(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView
Enable debugging, if supported.
setDebugFlag(boolean) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultModelDocumentProvider
Configure the debugging flag.
setDebugFlag(boolean) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultTranslationUnitProvider
Configure the debugging flag.
setDefaultConfiguration(ICarbideBuildConfiguration) - Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectModifier
Set the default Carbide.c++ build configuration for a given project.
setDefaultImageTarget(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView
Set the default target under which to add new mifconv commands.
setDefaultSDK(ISymbianSDK) - Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
Sets the default SDK attribute for the input SDK.
setDefFile(IPath, boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the DEFFILE path.
setDepth(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource
set the bit depth to convert to
setDocument(IDocument) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel
Set the model's main document.
setDocument(IPath, IDocument) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel
Look up a document by full/absolute path.
setEnabled(boolean) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the enabled state
setEnabled(boolean) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
Marks the SDK as enabled or disabled
setEPOCROOT(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setErrorParserManager(IPath, String[]) - Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
Sets up the core ErrorParserManager
setFilter(IFilter) - Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper
 
setFrom(IImageSourceReference) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource
Set shared fields from the reference.
setGeneratedHeaderFilePath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Set the generated EPOCROOT-relative header (starting with epoc32), or full path or null.
setHeaderFlags(EGeneratedHeaderFlags) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Set the header generation flag
setHeaderFlags(EGeneratedHeaderFlags) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the header generation flag
setHideFilterCheckbox() - Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
Hides the "Filter SDKs based on selected template" checkbox
setIncludeFileLocator(IIncludeFileLocator) - Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration
For test purposes.
setIsDefaultSDK(boolean) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setKeepProjectsInSync(boolean) - Static method in class com.nokia.carbide.cpp.project.ui.utils.ProjectUIUtils
Sets the preference option for whether or not to keep bld.inf and mmp files in sync with project changes.
setKey(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Get the key file string as it should be written to the settings file
setLanguages(List<EMMPLanguage>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set language list (may not be null)
setLicenseFile(File) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setLinkerOptions(Map<String, String>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the LINKEROPTION options for given toolchains.
setMainDirectory(IPath) - Method in class com.nokia.carbide.cdt.builder.PKGViewPathHelper
Sets the main directory to use as the basis for relative path lookups
setMakeEngine(IMakefileReference.EMakeEngine) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakefileReference
Set the make engine
setManual(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Add/remove MANUAL attribute
setMaskDepth(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource
set the mask depth (usually 1,2,4,8 or 0 for none) NOTE: for SVG, if this is nonzero, it doesn't mean a mask file is present, merely that an enum will be generated.
setMaskDepth(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set mask depth for bitmaps; may be 0
setMaskPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IBitmapSourceReference
set the mask filepath (may be null), either relative to the owning view's project location, or absolute in filesystem
setMaxCacheCount(int) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultModelDocumentProvider
Set the maximum number of TU's to keep.
setMaxCacheCount(int) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultTranslationUnitProvider
Set the maximum number of TU's to keep.
setMinimumHitsToKeep(int) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultModelDocumentProvider
Set the minimum number of hits setting, which controls the lower limit at which a TU will be kept in the cache.
setMinimumHitsToKeep(int) - Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultTranslationUnitProvider
Set the minimum number of hits setting, which controls the lower limit at which a TU will be kept in the cache.
setModelPath(IPath) - Method in class com.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter
Package-level API to record the model of the path for use by #failedLoad().
setModelProvider(IModelProvider<IOwnedModel<View>, IModel<View>>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel
Set the model provider.
setModifiedEnvVarsList(List<IEnvironmentVariable>) - Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo
Update the entire variable list, which upates the interface to the DOM as well
setName(String) - Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
 
setName(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setOptions(Map<String, String>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the OPTION options for given toolchains.
setOSSDKBranch(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setOSVersion(Version) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setOutputSISFileName(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the outputFileName string as it should be written to the settings file
setPassword(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the password string as it should be written to the settings file
setPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSourceReference
set the filepath, either relative to the owning view's project location, or absolute in filesystem
setPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Set project-relative path, never null
setPKGFile(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the PKG file string as it should be written to the settings file
setPlatformList(List<BuildPlat>) - Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
Sets the list of available build platforms
setPrefixFile(IPath) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setProjectInfo(ICarbideProjectInfo) - Method in interface com.nokia.carbide.cdt.builder.ICarbideBuildManager
Replace the old ICarbideProjectInfo with the new
setProjectPath(IPath) - Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration
For testing purposes: usually the project provides the path, or bld.inf's drive is the 'project' while importing
setPublisherName(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setPublisherURL(URL) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setReplaceOptions(Map<String, String>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the OPTION_REPLACE options for given toolchains.
setResource(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set the project-relative resource file
setRunInUIThread(boolean) - Method in class com.nokia.carbide.templatewizard.process.AbstractProcess
Can be called in constructor to set the return value of IProcess.mustRunInUIThread()
setSDKDescription(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setSDKVersion(Version) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setSelectedTemplate(Template) - Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
If using the template filter checkbox, this allows you to set the template to filter on.
setSignedSISFileName(String) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the signedFileName string as it should be written to the settings file
setSigningType(int) - Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo
Set the signing method.
setSISBuilderInfo(ISISBuilderInfo) - Method in class com.nokia.carbide.cdt.builder.PKGViewPathHelper
 
setSource(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the project-relative RSS source file
setSourceBitmaps(List<IBitmapSourceReference>) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set the project-relative bitmaps -- this does not include SVG files!
setSourcePath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExport
Set project-relative path (never null)
setSources(List<IImageSource>) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Set the bitmap sources, may not be null.
setSupport(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Add/remove SUPPORT attribute
setSupportsWINSCW_UREL(boolean) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
Set the flag wheter or not this SDK has WINSCW UREL binary support
setTarget(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo
Set the TARGETPATH-relative target file
setTargetFile(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Set the target filename source path
setTargetFile(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the target filename; may be null to automatically derive from the source path
setTargetFilePath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the combined target path (TARGETPATH + TARGET)
setTargetPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource
Get the target directory-relative path (without filename), e.g.
setTargetPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExport
Set EPOCROOT-relative path.
setTargetPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension
Set the project-relative target path, may be null
setTargetPath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the EPOCROOT-relative target path
setTemplatePath(IPath) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension
Set EPOCROOT\epoc32\tools\makefile_templates - relative path to extension makefile template.
setTidy(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference
Add/remove TIDY attribute
setToolName(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension
Set the tool name, may be null
setUid2(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the UID2 value (may be null)
setUid2(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the UID2 value.
setUid2(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the UID2 value.
setUid3(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource
Set the UID3 value (may be null)
setUid3(String) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the UID3 value.
setUid3(int) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView
Set the UID3 value.
setUniqueID(String) - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
 
setUse(int) - Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
 
setValue(String) - Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
 
setVisible(boolean) - Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage
See IDialogPage#setVisible(boolean)
setWorkingDirectory(String) - Method in interface com.nokia.carbide.cdt.builder.project.IROMBuilderInfo
Set the working directory from which to run the build
setZipped(boolean) - Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExport
Tell whether :zip applies
SharedNodesViewFilter - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
This filter provides only the shared settings, i.e.
SharedNodesViewFilter() - Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.SharedNodesViewFilter
 
shouldOverrideMakeEngine() - Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo
Get the project setting that determines whether or not to override the make engine used by SBSv2.
shouldRebuild(IResourceDelta) - Method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder
 
simplifyStandardImagePath(IPath) - Method in class com.nokia.carbide.cdt.builder.ImageMakefileViewPathHelper
Convert a path that may reference an EPOCROOT-relative image file into a view path.
SOURCE_PATH_ATTRIBUTE - Static variable in class com.nokia.carbide.templatewizard.processes.CopyFiles
 
start(BundleContext) - Method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
 
start(BundleContext) - Method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class com.nokia.carbide.cpp.project.core.ProjectCorePlugin
 
start(BundleContext) - Method in class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin
 
start(BundleContext) - Method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin
 
start(BundleContext) - Method in class com.nokia.carbide.cpp.ui.CarbideUIPlugin
 
startTime - Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
 
startTimingStats() - Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
Sets the current system time as the starting time.
stderrStream - Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
 
stdoutStream - Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
 
stop(BundleContext) - Method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin
 
stop(BundleContext) - Method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class com.nokia.carbide.cpp.project.core.ProjectCorePlugin
 
stop(BundleContext) - Method in class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin
 
stop(BundleContext) - Method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin
 
stop(BundleContext) - Method in class com.nokia.carbide.cpp.ui.CarbideUIPlugin
 
SUBSTITUTE_ATTRIBUTE - Static variable in class com.nokia.carbide.templatewizard.processes.CopyFiles
 
supportsWINSCW_UREL() - Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
Get whether or not this SDK has WINSCW UREL binary support
SymbianSDKFactory - Class in com.nokia.carbide.cpp.sdk.core
Factory to create new instances of SDK object.
SymbianSDKFactory() - Constructor for class com.nokia.carbide.cpp.sdk.core.SymbianSDKFactory
 

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