diff -r 000000000000 -r fb279309251b carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-7.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-7.html Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,1547 @@ + + + + + + + +G-Index (Carbide.c++ SDK API Reference) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Carbide.c++ +
+ + + +A B C D E F G H I K L M N O P R S T U V W
+

+G

+
+
GCCE_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
generateAbldMakefileIfNecessary(ICarbideBuildConfiguration, CarbideCommandLauncher, IPath, boolean) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Generates the abld makefile if necessary. +
generateAbldMakefilesIfNecessary(ICarbideBuildConfiguration, CarbideCommandLauncher) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Generates the abld makefiles if necessary. +
generateAbldMakefilesIfNecessary(ICarbideBuildConfiguration, CarbideCommandLauncher, boolean) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Generates the abld makefiles if necessary. +
generateBldmakeMakefilesIfNecessary(ICarbideBuildConfiguration, CarbideCommandLauncher) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Generates the bldmake makefiles if necessary. +
getAbldBuildArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld build +
getAbldCleanArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld clean +
getAbldExportArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld export +
getAbldFinalArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld final +
getAbldFreezeArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld freeze +
getAbldLibraryArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld library +
getAbldMakefileArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld makefile +
getAbldResourceArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld resource +
getAbldTargetArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to abld target +
getAbsoluteBldInfPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Return the full path to the bld.inf file for the project +
getAbsolutePathFromViewPath(IPath) - +Method in class com.nokia.carbide.cdt.builder.PKGViewPathHelper +
Given a source install-file path from an IPKGInstallFile, convert it to an absolute + file system path. +
getAddFilesToProjectOption() - +Static method in class com.nokia.carbide.cpp.project.ui.utils.ProjectUIUtils +
Returns the preference option for whether or not to add new files in the project + to the bld.inf and mmp files. +
getAdditionalBuiltPlatforms(String) - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get the platforms to compile with this one, not including this one. +
getAdditionalOptions() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the additional options string as it comes from the settings file +
getAifs() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get AIFs +
getAifs() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify; may be null +
getAllExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Get all the IExtensions from the normal and test sections. +
getAllExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Get all the IExtensions from the normal and test sections. +
getAllMacroDefinitions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Find all the macro definitions, recursively. +
getAllMacroDefinitions(String) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Find all the macro definitions for the given name, recursively. +
getAllMakefileReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read copy of list of normal and test makefiles + + This is a copy of information derived from + the view contents at the time of the query. +
getAllMakefileReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Get copy of list of normal and test makefiles + + This is a copy of information derived from + the view contents at the time of the query. +
getAllMakMakeFiles(IProject, List<IPath>, List<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get full filesystem paths to all MMPs and makefiles (including test targets) accessible from the given + project's bld.inf. +
getAllMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read array of normal and test MMPs and makefiles. +
getAllMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Get copy of list of normal and test MMPs and makefiles. +
getAllMMPReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read array of normal and test MMP files. +
getAllMMPReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Get copy of list of normal and test MMP files. +
getArgumentNames() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IDefine +
Get the macro argument names, or null for parameter-less macros (an empty + array is returned for, e.g., #define FOO() ... ) +
getArgv() - +Method in class com.nokia.carbide.cpp.epoc.engine.model.makefile.ArgList +
  +
getASSPLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get ASSP libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getASSPLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify ASSP libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getAttributes() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference +
Access/modify; with case-insensitive membership tests +
getAttributeValue(String) - +Method in interface com.nokia.carbide.templatewizard.process.IParameter +
  +
getAvailablePlatforms() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the list of all available platforms for this SDK. +
getBitmaps() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get bitmaps from the unified set of START BITMAP + blocks. +
getBitmaps() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify bitmaps from the unified set of START BITMAP + blocks. +
getBitmapSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPBitmap +
Access/modify the list of bitmap sources. +
getBldInfModelProvider() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the provider that manages access to bld.inf files in the workspace. +
getBldmakeBldFilesArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to bldmake bldfiles +
getBldmakeCleanArgs() - +Method in interface com.nokia.carbide.cdt.builder.project.IBuildArgumentsInfo +
Get the arguments to pass to bldmake clean +
getBSFCatalog() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the BSF catalog for the SDK. +
getBSFModelProvider() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the provider that manages access to image (scalable icon) makefiles in the workspace. +
getBSFPath() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the full filesystem path to the BSF used. +
getBSFScannerEnabled() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Get whether or not the UI has enabled BSF scanning. +
getBuildArgumentsInfo() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get the build arguments info. +
getBuildConfigurations() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Load all the configurations associated with this project. +
getBuildManager() - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
getBuiltinMacros() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Returns the list of all built in macros for this configuration + + Macros will be just a name, e.g. +
getBundle() - +Method in interface com.nokia.carbide.template.engine.ITemplate +
The Bundle of the Plugin where this template is declared. +
getCarbideBuilderExtensionID() - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
getCarbideProject() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get the parent Carbide project of this configuration. +
getCatalog() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the catalog this platform is contained in. +
getCategory() - +Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPStatement +
Get the category +
getCertificate() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the cert string as it comes from the settings file +
getCertificateFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the cert full path +
getChangedFilesInProjectOption() - +Static method in class com.nokia.carbide.cpp.project.ui.utils.ProjectUIUtils +
Returns the preference option for whether or not to update the bld.inf and mmp files + when files in the project are moved or renamed. +
getChildren(Object) - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper +
  +
getCleanLevel() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Returns int value for the clean level for the project +
getCmdExeLocation() - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
Deprecated. don't use cmd.exe for calling executeCommand. just use the process + you want to call, e.g. abld.bat. There have been intermittent problems canceling + the cmd.exe process. +
getCode() - +Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage +
  +
getCodeString() - +Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage +
Return string value of language code (two-digit number or SC) +
getColorDepth() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Get color depth for bitmaps; may be 0 if no bitmaps +
getCommandLine() - +Method in interface com.nokia.carbide.cdt.builder.project.IROMBuilderInfo +
Get the command line to build the ROM +
getCompilerMacros() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Returns the list of compiler macros from the compiler prefix file (if any). +
getCompilerPrefixFile() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Get the prefix file used at build time. +
getCompileWithParent() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the compile with parent flag for this BSF in isolation. +
getComponentsBuiltByConifguration(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Gets the list of mmp and makefiles being built by the given build configuration. +
getConsoleOutputStream() - +Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
Get the output stream for the console +
getContentSearchLocation() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the path to the content search location for makesis that is stored in the configuration settings +
getCreationDate() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the creation date of the manifest.xml +
getCSLArmToolchainInstallPathAndCheckReqTools() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Getting installation path of CSL Arm Toolchain from the registry. +
getCustomizationOptions() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the map of customization options for this BSF in isolation. +
getCustomizedPlatform() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the customized (parent) platform, if it is a BSF platform. +
getCustomizedPlatformName() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the name of the customized platform, which matches the case of + a known platform if possible, else is all-caps. +
getData() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
  +
getData() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get a copy of cacheable data for the view. +
getData() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView +
  +
getData() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get a copy of the current MMP data, to which any changes are ignored. +
getDebugLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get debug libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getDebugLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify debug libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getDefault() - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
Returns the shared instance +
getDefault() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Returns the shared instance. +
getDefault() - +Static method in class com.nokia.carbide.cpp.project.core.ProjectCorePlugin +
Returns the shared instance +
getDefault() - +Static method in class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin +
Returns the shared instance +
getDefault() - +Static method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin +
Returns the shared instance +
getDefault() - +Static method in class com.nokia.carbide.cpp.ui.CarbideUIPlugin +
Returns the shared instance +
getDefaultBuildConfigName() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the configuration/display name for the currently selected build configuration +
getDefaultConfiguration() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the default configuration for the current project. +
getDefaultDefFileBase(boolean) - +Method in class com.nokia.carbide.cdt.builder.DefaultMMPViewConfiguration +
  +
getDefaultDefFileBase(boolean) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPViewConfiguration +
Get the default directory used for .def file exports. +
getDefaultDefFileDirectoryName(boolean) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Get the implicit directory searched for *.def files by the DEFFILE statement. +
getDefaultEnvVarsList(ICarbideProjectInfo, ISymbianBuildContext) - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
Get the list of list of environment variables that are modifed from default +
getDefaultEnvVarsSettings(ICarbideProjectInfo, ISymbianBuildContext) - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
Get the list of environment variables for configuration/platform +
getDefaultGeneratedHeaderFilePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the generated EPOCROOT-relative header filepath, even if the current + multi-image source will not generate a header +
getDefaultImageTarget() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileData +
Get the default target under which to add new mifconv commands. +
getDefaultImageTarget() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView +
Get the default target under which to add new mifconv commands. +
getDefaultMaskPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource +
provide the default mask filepath +
getDefaultMaskPath(int) - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSourceReference +
provide the default mask filepath +
getDefFile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the DEFFILE path. +
getDefFile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the DEFFILE path. +
getDefinitionText() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IDefine +
Get the macro definition as text, as it would follow a '#define ' in C +
getDependencies() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Access/modify the list of dependencies. +
getDepth() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource +
get the bit depth to convert to +
getDepth() - +Method in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat +
  +
getDevicesXMLFile() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Get the full path to the devices.xml file. +
getDisplayString() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Get the full display string for the configuration. +
getDocument(File) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelDocumentProvider +
Locate an existing document or load it. +
getDocument() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel +
Get the document representing the main file text. +
getDocument(IPath) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel +
Look up a document by full/absolute path. +
getDocument(File) - +Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultModelDocumentProvider +
  +
getDocumentMap() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel +
Get the map of used documents. +
getDocuments() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the paths to documents. +
getDocuments() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify the paths to documents. +
getEffectiveCompileWithParent() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the disposition of the "compile with parent" setting, as inherited + by parents or specified in this platform. +
getEffectiveSourcePaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the array of paths referenced in current sources, resources, + and documents, which are likely to become SOURCEPATH statements. +
getEffectiveSourcePaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the array of paths referenced in current sources, resources, + and documents, which are likely to become SOURCEPATH statements. +
getElements(Object) - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper +
  +
getEnvironmentModifierExtensions() - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
getEnvironmentVarsInfo() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get the environment variables for this configuration. +
getEnvVarFromConfiguration(String) - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
Get an IEnvironmentVariable from the configuration from a variable name. +
getEOL() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Get end-of-line terminator used in the makefile. +
getEPOCROOT() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the absolute path to the epoc32 directory of this SDK. +
getEpocRootForProject(IProject) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns the absolute file system path to the EPOCROOT directory of + the SDK for the active build configuration of the project +
getErrorParserId() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get the id that specifies the array of error parsers to use for a given build platform. +
getErrorParserList() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get a list of error parser ID's +
getExpansion() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IDefine +
Get the text in the macro expansion, excluding newline. +
getExports() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read prj_exports contents +
getExports() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify prj_exports contents +
getExtensions(IPath, List<ISymbianBuildContext>, List<IPath>, List<IPath>, IProgressMonitor) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Return list of file system paths to all project extensions referenced by the given + bld.inf full path. +
getExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read the PRJ_EXTENSIONS contents. +
getExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify the PRJ_EXTENSIONS contents. +
getExtraMacros() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
Access/modify a list of additional macros provided to the view configuration, + for testing purposes. +
getFamily() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the family name of this SDK. +
getFilesInPKG(IPath, ICarbideBuildConfiguration, ISISBuilderInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns a list of absolute host paths for any files in the given pkg file. +
getFilteredBuildConfigurations() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the filtered list of build configurations for this SDK. +
getFinalSISFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the final SIS file that created by the SIS builer. +
getFlags() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get flags set in MMP. +
getFlags() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify flags set in MMP. +
getGeneratedHeaderFilePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the generated EPOCROOT-relative header filepath +
getGeneratedImageEnumerator(IImageSource) - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the generated enumerator for the bitmap, or null for none. +
getGeneratedMaskEnumerator(IImageSource) - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the generated enumerator for the bitmap, or null for none. +
getHeaderFlags() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the header generation flag +
getHeaderFlags() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the header generation flag +
getHostAndTargetImages(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get a map of the generated images from image makefiles for the project. +
getHostAndTargetResources(ICarbideProjectInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Deprecated. In 1.3, there is no longer a debug mmp, hence no "main" executable. When launching, + if there is more than one mmp, the user will be asked which executable to target. + Use EpocEngineHelper.getHostAndTargetResources(ICarbideBuildConfiguration, IPath) instead. + + This method will only work now if there is one and only one mmp. Otherwise it will return + an empty map. +
getHostAndTargetResources(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get a map of the generated resources for the project. +
getHostPathForExecutable(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Find the full host file system path to the executable built by the given mmp for the given build configuration. +
getImage(String) - +Method in interface com.nokia.carbide.cpp.ui.ICarbideSharedImages +
Access to a shared image object, do not dispose of these images. +
getImageBuilderCommandLineConverter() - +Method in class com.nokia.carbide.cdt.builder.DefaultImageMakefileViewConfiguration +
  +
getImageBuilderCommandLineConverter() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileViewConfiguration +
Get a converter for creating/rewriting the image builder command lines +
getImageBuilderName() - +Method in class com.nokia.carbide.cdt.builder.DefaultImageMakefileViewConfiguration +
  +
getImageBuilderName() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileViewConfiguration +
get name of tool that builds images (e.g. mifconv) +
getImageDescriptor(String) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
Returns an image descriptor for the image file at the given + plug-in relative path. +
getImageDescriptor(String) - +Static method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin +
Returns an image descriptor for the image file at the given + plug-in relative path +
getImageDescriptor(String) - +Method in interface com.nokia.carbide.cpp.ui.ICarbideSharedImages +
Access to a shared image descriptor. +
getImageFormat() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource +
Get a copy of the image format parameters +
getImageFormat() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Get a copy of the image format. +
getImageMakefileModelProvider() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the provider that manages access to image (scalable icon) makefiles in the workspace. +
getImpliedMaskPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.ISVGSourceReference +
provide the implicit mask project-relative filepath +
getIncludeFileLocator() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
  +
getIncludeFileLocator() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewParserConfiguration +
Get the lookup semantics for #include files. +
getIncludePath() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns an IPath for the epoc32\include directory of this SDK. +
getInfBuildComponents() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get a list of all the names of the bld.inf components to be built. +
getInfBuildComponentsRawSettings() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get a list of the names of the bld.inf components as they come from the settings. +
getINFWorkingDirectory() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the working directory of the bld.inf file for the default configuration. +
getInitialSize() - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog +
Return the initial size of the dialog +
getInstalledRVCTTools() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Returns toolchain info for all detected RVCT tools. +
getInstance() - +Static method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultModelDocumentProvider +
Get the singleton instanceof the translation unit provider. +
getInstance() - +Static method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultTranslationUnitProvider +
Get the singleton instanceof the translation unit provider. +
getKey() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the key string as it comes from the settings file +
getKeyFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the key full path +
getLanguages() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the old-style LANG statement. +
getLanguages() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Access/modify the languages to emit (never null) +
getLanguages() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify the old-style LANG statement. +
getLibDirectoriesForBuildContext(ISymbianBuildContext) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Return the set of directories containing SDK libraries for a build context, + taking into account the SDK, platform and target. +
getLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get libraries + + Libraries are simple filenames with the .lib extension in all + platforms. +
getLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getLicenseFile() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the licese file location in the SDK. +
getLinkerOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the LINKEROPTION options for given toolchains. +
getLinkerOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify the LINKEROPTION options for given toolchains. +
getListArgumentSettings() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get list values for list argument statements in MMP; with + case-insensitive membership tests. +
getListArgumentSettings() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify list values for list argument statements in MMP; with + case-insensitive membership tests. +
getMacros() - +Method in class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
  +
getMacros() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
  +
getMacros() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration +
Get the fixed macros (macro name or name=value). +
getMainDirectory() - +Method in class com.nokia.carbide.cdt.builder.PKGViewPathHelper +
Returns the main directory used as the basis for relative path lookups +
getMakeEngine() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakefileReference +
Get the make engine +
getMakefile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileData +
Get CDT representation of makefile, with read-only access. +
getMakefile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Get CDT representation of makefile, with read-only access. +
getMakefileModelProvider() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the provider that manages access to ordinary makefiles in the workspace. +
getMakefileStyle() - +Method in class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
  +
getMakefileStyle() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewConfiguration +
Return the makefile style (“GNU” or “Posix”) +
getMakeRulesForResource(ICarbideBuildConfiguration, IPath, IPath) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
  +
getMakMakeFiles(IPath, List<ISymbianBuildContext>, List<IPath>, List<IPath>, IProgressMonitor) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Return list of filesystem paths to all MMPs and makefiles referenced by the given + bld.inf full path. +
getMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read prj_mmpfiles contents (may share entries from + #getMakMakeReferences()) +
getMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify prj_mmpfiles contents (may share entries from + #getMakMakeReferences()) +
getMaskDepth() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource +
get 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. +
getMaskDepth() - +Method in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat +
  +
getMaskDepth() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Get mask depth for bitmaps; may be 0 +
getMaskPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IBitmapSourceReference +
get the mask filepath (may be null), either relative to the owning view's project location, or absolute in filesystem +
getMessages() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelLoadResults +
Get the problems detected while parsing the model on load. +
getMessages() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get all messages associated with parsing the filtered TU. +
getMessages() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get any problems detected while parsing the BSF files. +
getMMPFilesForBuildConfiguration(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the list of all mmp file paths that are applicable to the given build configuration. +
getMMPFilesForProject(ICarbideProjectInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the list of all mmp file paths for any and all build configurations of a project. +
getMMPIncludePaths(IProject, IPath, ICarbideBuildConfiguration, List<File>, List<File>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the resolved user and system include paths from the given MMP + and build context. +
getMMPMacrosForBuildConfiguration(IPath, ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the list of all macros defined in the specified mmp file supported by specified + build configuration. +
getMMPModel() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
get the owning MMP (convenience for IView#getModel()) +
getMMPModelProvider() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the provider that manages access to MMP files in the workspace. +
getMMPsForSource(IProject, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the MMP file that is the parent to a given source file for a given project. +
getMMPTargetFile() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Deprecated. no longer used in 1.3. now returns an empty string. +
getModel() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get the model we're viewing +
getModelDocumentProvider() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
  +
getModelDocumentProvider() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewParserConfiguration +
Get the provider for IDocument instances for files. +
getModelPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IData +
get the owning model's absolute path +
getModelProvider() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel +
Get the model provider owning this model, if any. +
getModifiedEnvironmentVariables() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
Get the array of variables (resolved) that differ from the default. +
getModifiedEnvVars(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Get the array of environment variables that are modified from their default values. +
getModifiedEnvVarsListFromSettings() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
Get the list of environment variables that are modified from their default value. +
getMultiImageSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileData +
Read the multi-image sources built in the Makefile + (e.g., one per call to mifconv). +
getMultiImageSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView +
Access/modify the multi-image sources built in the Makefile + (e.g., one per call to mifconv). +
getMultiImageSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
  +
getMultiImageSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
  +
getMultiResourceChangeListenerDispatcher() - +Static method in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin +
Get the dispatcher for resource change events handling multiple paths. +
getName() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
getName() - +Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPLanguage +
  +
getName() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IDefine +
Get the macro name (never null) +
getName() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the platform's name, as seen in the .bsf filename. +
getName() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the display name of this SDK. +
getName() - +Method in interface com.nokia.carbide.templatewizard.process.IParameter +
  +
getNameAndArguments() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IDefine +
Get the macro name with arguments appended, if a function macro. +
getNamedConfiguration(String) - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get an ICarbideBuildConfiguration object from a display name +
getNormalInfBuildComponents() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the list of PRJ_MMPFILES that are currently being built for the project. +
getOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Access/modify the option map +
getOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the OPTION options for given toolchains. +
getOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify the OPTION options for given toolchains. +
getOSVersion() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the OS version string of this SDK. +
getPageValues() - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage +
Returns the list of build configs selected in this page to template wizards. +
getParent(Object) - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper +
  +
getParserIdArray(int) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Get the array of parser ID's (extension ID from plugin.xml) that will be used to parse the output + of a given process invoked by the CarbideCommandLauncher. +
getPartialUpgradeSisPath(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Given a sis/sisx path, returns the absolute file system path of the associated + partial upgrade sis/sisx file if any, otherwise null. +
getPassword() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the password string as it comes from the settings file +
getPath() - +Method in exception com.nokia.carbide.cdt.builder.InvalidDriveInMMPPathException +
Get the converted full path with the device/drive in place. +
getPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSourceReference +
get the filepath, either relative to the owning view's project location, or absolute in filesystem +
getPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMakMakeReference +
Get project relative path, never null +
getPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel +
Get full filesystem path to file +
getPathNoDevice() - +Method in exception com.nokia.carbide.cdt.builder.InvalidDriveInMMPPathException +
Get the converted full path without a device/drive, as it should + appear in MMP. +
getPathToAllExecutables(ICarbideProjectInfo, List<IPath>, List<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns host paths to all the executables built by the project for the default build configuration. +
getPathToAllExecutables(ICarbideBuildConfiguration, List<IPath>, List<IPath>, List<IPath>, List<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns host paths to all the executables built by the project for the given build configuration. +
getPathToMainExecutable(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Deprecated. In 1.3, there is no longer a debug mmp, hence no "main" executable. When launching, + if there is more than one mmp, the user will be asked which executable to target. + Use EpocEngineHelper.getHostPathForExecutable(ICarbideBuildConfiguration, IPath) instead. + + This method will only work now if there is one and only one mmp. Otherwise it will return + an empty string. +
getPathToMainExecutable(ICarbideProjectInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Deprecated. In 1.3, there is no longer a debug mmp, hence no "main" executable. When launching, + if there is more than one mmp, the user will be asked which executable to target. + Use EpocEngineHelper.getHostPathForExecutable(ICarbideBuildConfiguration, IPath) instead. + + This method will only work now if there is one and only one mmp. Otherwise it will return + an empty string. +
getPKGFileString() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the PKG file string as it comes from the settings file +
getPKGFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the full path of the PKG file resolved from it's current project location +
getPlatformList() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Get the list of all available built-in platforms +
getPlatformMacros(String) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the list of all platform macros for this SDK. +
getPlatforms() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read supported platforms, with case-insensitive membership tests + + This list is not validated. +
getPlatforms() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify supported platforms, with case-insensitive membership tests + + This list is not validated. +
getPlatforms() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get the array of BSF platforms detected. +
getPlatformString() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Get the build platform that is used for this build context +
getPlugin() - +Method in class com.nokia.carbide.cpp.project.core.processes.CopyFilesAndFormatAsCpp +
  +
getPlugin() - +Method in class com.nokia.carbide.cpp.project.core.processes.CopyFilesAndUpdateSymbianOSProjectFiles +
  +
getPlugin() - +Method in class com.nokia.carbide.cpp.project.core.processes.CreateRezId +
  +
getPlugin() - +Method in class com.nokia.carbide.cpp.project.core.processes.NewProject +
  +
getPlugin() - +Method in class com.nokia.carbide.templatewizard.process.AbstractProcess +
Must be implemented by subclasses to provide the Plugin + needed to construct a CoreException. +
getPlugin() - +Method in class com.nokia.carbide.templatewizard.processes.CopyFiles +
  +
getPlugin() - +Method in class com.nokia.carbide.templatewizard.processes.CreateFolders +
  +
getPlugin() - +Method in class com.nokia.carbide.templatewizard.processes.CreateTemplateVariable +
  +
getPlugin() - +Method in class com.nokia.carbide.templatewizard.processes.OpenFileInEditor +
  +
getPluginId() - +Static method in class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin +
  +
getPrefixFile() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the File object for the prefix file for this SDK. +
getPrefixFileIncludes() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Returns the list of all header files recursively included by the SDK prefix file. +
getProcessName() - +Method in class com.nokia.carbide.templatewizard.process.AbstractProcess +
The class attribute of the <process> element. +
getProject() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the IProject for the Carbide.c++ project +
getProject() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the project this SIS builder info belongs to +
getProjectIncludePaths(ICarbideProjectInfo, ICarbideBuildConfiguration, List<File>, List<File>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get the user and system include paths referenced by MMPs in the + given project and configuration. +
getProjectInContext() - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
A utility function. +
getProjectInfo(IProject) - +Method in interface com.nokia.carbide.cdt.builder.ICarbideBuildManager +
Get the ICarbideProjectInfo for a given IProject. +
getProjectLocation() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
  +
getProjectLocation() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewParserConfiguration +
Get the full path of the project (ordinarily #getProject()#getLocation()) +
getProjectModifier(IProject) - +Method in interface com.nokia.carbide.cdt.builder.ICarbideBuildManager +
Get the ICarbideProjectModifier for a given IProject. +
getProjectName() - +Method in class com.nokia.carbide.templatewizard.process.AbstractProjectProcess +
  +
getProjectPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IData +
get the owning model's absolute project path +
getProjectPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get the project root from the view configuration. +
getProjectRelativeBldInfPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get a path to the bld.inf file that is relative to the project root. +
getProjectRoot(IProject) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
getProjectRoots(IPath, List<ISymbianBuildContext>, IProgressMonitor) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns two paths in a list - the first is the suggested root directory + for the project. +
getProjectsFromSelection(ISelection) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
A utility function. +
getProjectVariantHRHDefines() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Deprecated. use ISymbianBuildContext.getVariantHRHDefines() instead. This was moved because the include paths + in which to find any header files included from the main .hrh file may be build configuration specific. +
getProjectVariantHRHMacros() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Deprecated. use #getProjectVariantHRHDefines() which returns a list of IDefine instead. +
getPublisherName() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the publisher name present in manifest.xml +
getPublisherURL() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the HTTP location for the SDK publisher. +
getRawEnvVars() - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Get the environement variables exactly as they come from the system. +
getRealSourcePaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the paths provided by SOURCEPATH statements during the + last parse. +
getRealSourcePaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the paths provided by SOURCEPATH statements during the + last parse. +
getReferencedFiles() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IData +
Get the full path to all files (e.g. +
getReferencedFiles() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get the array of filesystem paths for files read + while creating the filtered translation units +
getReleasePlatform(String) - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get the release platform name for the given platform. +
getReleaseRoot() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns an IPath for the epoc32\release directory of this SDK. +
getReplaceOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the OPTION_REPLACE options for given toolchains. +
getReplaceOptions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify the OPTION_REPLACE options for given toolchains. +
getRequiredAttributeFromParameter(IParameter, String) - +Method in class com.nokia.carbide.templatewizard.process.AbstractProcess +
Encapsulates getting a required attribute from an IParameter by name,
+ or throwing a CoreException, if none is found. +
getRequiredParameterByName(String, List<IParameter>) - +Method in class com.nokia.carbide.templatewizard.process.AbstractProcess +
Encapsulates getting a singleton IParameter that is required to exist,
+ or throwing a CoreException, if none is found. +
getRequiresRestart() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Deprecated.  +
getResolvedEnvironmentVariables() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVarsInfo +
The fully resolved list of environment variables that can be used to build for a configuration. +
getResolvedEnvVars(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.builder.CarbideCPPBuilder +
Get the array of resolved environment variables. +
getResource() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Get the project-relative resource file +
getResourceBlocks() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the new-style resource blocks +
getResourceBlocks() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify the new-style resource blocks +
getROMBuildInfo() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Returns the ROM builder info from the ROM Builder tab. +
getRvctToolBinariesDirectory() - +Method in interface com.nokia.carbide.cpp.sdk.core.IRVCTToolChainInfo +
Gets RVCT toolchain installation directory. +
getRvctToolsVersion() - +Method in interface com.nokia.carbide.cpp.sdk.core.IRVCTToolChainInfo +
Gets RVCT toolchain version. +
getSDK(String, boolean) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Get an SDK from it's unique 'id' attribute. +
getSDK() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Get the SDK interface for this build context +
getSDKDescription() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
  +
getSDKLibrariesForBuildContext(ISymbianBuildContext) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Return the unique libraries appropriate to the given build configuration, + taking into account the SDK, platform and target. +
getSDKList() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Get a list of all loaded SDKs +
getSDKManager() - +Static method in class com.nokia.carbide.cpp.sdk.core.SDKCorePlugin +
Get the instance of the ISDKManager +
getSDKOSBranch() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get the branch qualifier for the OS. +
getSDKVersion() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the SDK version string of this SDK. +
getSelectedBuildConfigs() - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage +
Gets the list of build configs selected in this page +
getSharedImages() - +Static method in class com.nokia.carbide.cpp.ui.CarbideUIPlugin +
Provides access to images published by this plugin. +
getSharedModel(IPath) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelProvider +
Load a model for shared use. +
getSignedSISFileName() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the output SIGNED sis file name as it comes from the settings file +
getSignedSISFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the full path of the SIGNED SIS file name from signedsis.exe. +
getSigningType() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the signing method. +
getSingleArgumentSettings() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Access/modify values of single-argument statements in MMP. +
getSingleArgumentSettings() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify values of single-argument statements in MMP. +
getSISBuilderInfoList() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration +
Get the modifiable list of SIS builder info. +
getSource() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the project-relative RSS source file +
getSourceBitmaps() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Access/modify the project-relative bitmaps -- this does not include SVG files! +
getSourceFilesForConfiguration(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Gets the list of source files for one MMP file. +
getSourcePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExport +
Get project-relative path (never null) +
getSourceRootsForProject(ICarbideProjectInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Gets the list of source roots for a project. +
getSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the bitmap sources, never null. +
getSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Access/modify the list of project-relative sources. +
getSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the paths of sources. +
getSources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Access/modify the paths of sources. +
getStaticLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get static libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getStaticLibraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify static libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getSupportedTargetTypes() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get a list of supported targettypes listed by this SDK. +
getSymbianMacroStore() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Retrieves the instance of the Symbian Macro Store +
getSymbianSDK() - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetTreeNode +
Get the SDK for this node +
getSystemIncludePath() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the system include path for this variant. +
getSystemIncludePaths() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFPlatform +
Get the system include file paths needed for this variant and all its parents. +
getSystemIncludes() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
access/modify paths of system includes +
getSystemIncludes() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify paths of system includes +
getSystemPaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IIncludeFileLocator +
Get the array of system include paths searched. +
getSystemResources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the old-style SYSTEMRESOURCE statement. +
getSystemResources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify the old-style SYSTEMRESOURCE statement. +
getTarget() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPAIFInfo +
Get the TARGETPATH-relative file +
getTargetFile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the target filename +
getTargetFile() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the target filename; may be null to be automatically + derived from the source name +
getTargetFilePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the synthesized full path to the target file. +
getTargetFilePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the combined TARGETPATH + TARGET path. +
getTargetFilePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the combined TARGETPATH + TARGET path. +
getTargetPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.image.IMultiImageSource +
Get the target directory-relative path (without filename), e.g. +
getTargetPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExport +
Get EPOCROOT-relative path. +
getTargetPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Get the project-relative target path, may be null +
getTargetPath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the EPOCROOT-relative target path +
getTargetPathForExecutable(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Find the full target file system path to the executable built by the mmp for the given build configuration. +
getTargetPathForMainExecutable(ICarbideProjectInfo) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Deprecated. In 1.3, there is no longer a debug mmp, hence no "main" executable. When launching, + if there is more than one mmp, the user will be asked which executable to target. + Use EpocEngineHelper.getTargetPathForExecutable(ICarbideBuildConfiguration, IPath) instead. + + This method will only work now if there is one and only one mmp. Otherwise it will return + an empty string. +
getTargetString() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
The debug or release target the platform is building for. +
getTargetTypeMacros(String) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get a list of macros specific to the given target type, e.g. +
getTargetTypesForBuildConfiguration(ICarbideBuildConfiguration) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Gets a list of upper case target type strings for the given build configuration. +
getTemplateId() - +Method in interface com.nokia.carbide.template.engine.ITemplate +
The value of the templateId attribute for this template. +
getTemplatePath() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Get EPOCROOT\epoc32\tools\makefile_templates - relative path to extension makefile template. +
getTemplateUrl() - +Method in interface com.nokia.carbide.template.engine.ITemplate +
The file URL representing the absolute path of the template xml file. +
getTemplateValues() - +Method in interface com.nokia.carbide.template.engine.ITemplate +
After the wizard that this template specified has completed successfully,
+ the Map (from field id to value) containing the actual user values from the wizard +
getTestExports() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read prj_testexports + contents (may share entries from #getExports()) +
getTestExports() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify prj_testexports + contents (may share entries from #getExports()) +
getTestExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read the PRJ_TESTEXTENSIONS contents. +
getTestExtensions() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Acess/modify the PRJ_TESTEXTENSIONS contents. +
getTestInfBuildComponents() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the list of PRJ_TESTMMPFILES that are currently being built for the project. +
getTestMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfData +
Read test_mmpfiles contents (may share entries from + #getTestMakMakeReferences()) +
getTestMakMakeReferences() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IBldInfView +
Access/modify test_mmpfiles contents (may share entries from + #getTestMakMakeReferences()) +
getTimingStats() - +Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
Get a formatted string of total time since timer was started. +
getToolName() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.bldinf.IExtension +
Get the tool name, may be null +
getToolsPath() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns an IPath for the epoc32\tools directory of this SDK. +
getTranslationUnit(File, IModelDocumentProvider) - +Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefaultTranslationUnitProvider +
  +
getTranslationUnit(File, IModelDocumentProvider) - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.ITranslationUnitProvider +
Locate an existing TU, or load it and parse it. +
getTranslationUnitProvider() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
  +
getTranslationUnitProvider() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewParserConfiguration +
Get the provider of previously cached translation units, + for use by #include. +
getTreeViewerInput() - +Static method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetTreeNode +
Gets the list of SDK tree nodes for use in a tree viewer. +
getTreeViewerInput(boolean) - +Static method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetTreeNode +
Gets the list of SDK tree nodes for use in a tree viewer. +
getUID2(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Returns the UID2 string value for the given mmp file and build config context. +
getUid2() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the UID2 value. +
getUid2() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the UID2 value (may be null) +
getUid2() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the UID2 value. +
getUid3() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the UID3 value. +
getUid3() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPResource +
Get the UID3 value (may be null) +
getUid3() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
Get the UID3 value. +
getUnexpandedMultiImageSourceTargetPath(IMultiImageSource) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView +
Get the string appearing in the Makefile that is the target of the multi-image source. +
getUnfilteredBuildConfigurations() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the unfiltered list of build configurations for this SDK. +
getUniqueId() - +Static method in class com.nokia.carbide.cpp.project.core.ProjectCorePlugin +
Gets the unique id for this plugin +
getUniqueId() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the unique id of this SDK. +
getUnsignedSISFileName() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the output sis file name as it comes from the settings file +
getUnsignedSISFullPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
Get the full path of the UNSIGNED SIS file name (from makesis.exe) +
getUse() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
getUserIncludes() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
access/modify paths of includes. +
getUserIncludes() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify paths of includes. +
getUserPaths() - +Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IIncludeFileLocator +
Get the array of user include paths searched. +
getUserResources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get the old-style RESOURCE statement. +
getUserResources() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify the old-style RESOURCE statement. +
getValue() - +Method in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
getVariantCFGMacros() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns a list of the macros defined in the variant.cfg file. +
getVariantHRHDefines() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Returns the list of all vendor specific C/C++ macros for this SDK. +
getVariantMMPTarget(ICarbideBuildConfiguration, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
If the given MMP builds variant executables, return its current target. +
getVariantMMPTargets(ICarbideProjectInfo, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
If the given MMP builds variant executables, return all the variant targets it builds. +
getVariantPlatforms() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get the variant platforms (but not virtual variants) among + the platforms detected. +
getVendor() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Returns the vendor name of this SDK. +
getVendorSDKMacros() - +Method in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK +
Get a list of macros that are used to distinguish this SDK. +
getViewConfiguration() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Get the configuration used to create the view +
getViewFilter() - +Method in class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
  +
getViewFilter() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
  +
getViewFilter() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration +
Get the filter defining how to handle conditional directives +
getViewParserConfiguration() - +Method in class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
  +
getViewParserConfiguration() - +Method in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
  +
getViewParserConfiguration() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration +
Get the configuration for the parser. +
getViewPathFromAbsolutePath(IPath) - +Method in class com.nokia.carbide.cdt.builder.PKGViewPathHelper +
Converts an absolute path to a pkg view path. +
getViews() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel +
Get a copy of the active views on model +
getVirtualVariantPlatforms() - +Method in interface com.nokia.carbide.cpp.sdk.core.IBSFCatalog +
Get the virtual variant platforms from the platforms detected. +
getWin32Libraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPData +
Get Win32 libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getWin32Libraries() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPView +
access/modify Win32 libraries; with case-insensitive membership tests + + Libraries are simple filenames with the .lib extension in all + platforms. +
getWorkingDirectory() - +Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
Returns the current working directory +
getWorkingDirectory() - +Method in interface com.nokia.carbide.cdt.builder.project.IROMBuilderInfo +
Get the working directory to run the build from +
getWorkspaceRelativeBldInfPath() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get a path to the bld.inf file that is relative to the workspace root +
+
+ + + + + + + + + + + + + + + +
+Carbide.c++ +
+ + + +A B C D E F G H I K L M N O P R S T U V W
+ + +