diff -r 000000000000 -r d760517a8095 carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-5.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-5.html Tue Mar 24 22:20:21 2009 -0500
@@ -0,0 +1,312 @@
+
+
+
+
+
+
+
+E-Index (Carbide.c++ SDK API Reference)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A B C D E F G H I K L M N O P R S T U V W
+
+E
+
+earlyStartup() -
+Method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin
+
+ EGeneratedHeaderFlags - Enum in com.nokia.carbide.cpp.epoc.engine.model Define the semantics of header generation for files whose
+ build step creates an optional header (usually with enums or #defines). EKA1_A_BRANCH_IDENTIFIER -
+Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
+Branch identifier to note Beech branch, OS 8.1a and prior
+ EKA1_S_BRANCH_IDENTIFIER -
+Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
+Branch identifier to note S branch, OS 7.0x
+ EKA2_B_BRANCH_IDENTIFIER -
+Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianSDK
+Branch identifier to note Cedar branch, OS 8.0b and later (not used for OS 9.x and greater)
+ EMMPLanguage - Enum in com.nokia.carbide.cpp.epoc.engine.model.mmp The known Symbian languages EMMPPathContext - Enum in com.nokia.carbide.cdt.builder This enumeration describes the contexts in which IPath elements
+ are used in the IMMPView. EMMPStatement - Enum in com.nokia.carbide.cpp.epoc.engine.model.mmp Enumerations for every known MMP statement. EMULATOR_PLATFORM -
+Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext
+Platform constants
+ enableBSFScanner(boolean) -
+Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager
+Set whether or not build platforms should be added for SDKs that contain .bsf extensions.
+ ENV_VAR_USE_APPEND -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+The value is added to the end of the current variable
+ ENV_VAR_USE_DEFAULT -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+The variable should be used as it comes from the OS
+ ENV_VAR_USE_PREPEND -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+The value is added to the beginning of the current variable
+ ENV_VAR_USE_REPLACE -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+The value replacest the current variable in it's entirety
+ ENV_VAR_USE_UNDEFINE -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+The variable is not used
+ EPOC_ENGINE_PLUGIN_ID -
+Static variable in class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
+
+ EpocEngineHelper - Class in com.nokia.carbide.cdt.builder EpocEngineHelper() -
+Constructor for class com.nokia.carbide.cdt.builder.EpocEngineHelper
+
+ EpocEnginePathHelper - Class in com.nokia.carbide.cdt.builder This class manages conversion of IPaths provided by an EPOC engine view
+ back and forth to real-world paths in the filesystem or workspace. EpocEnginePathHelper(IPath) -
+Constructor for class com.nokia.carbide.cdt.builder.EpocEnginePathHelper
+Construct an instance with the project root.
+ EpocEnginePathHelper(IData, boolean) -
+Constructor for class com.nokia.carbide.cdt.builder.EpocEnginePathHelper
+Construct an instance using the given data, to provide the
+ project root.
+ EpocEnginePlugin - Class in com.nokia.carbide.cpp.epoc.engine The main plugin class to be used in the desktop. EpocEnginePlugin() -
+Constructor for class com.nokia.carbide.cpp.epoc.engine.EpocEnginePlugin
+The constructor.
+ epocRoot -
+Variable in class com.nokia.carbide.cdt.builder.BldInfViewPathHelper
+
+ epocRoot -
+Variable in class com.nokia.carbide.cdt.builder.MMPViewPathHelper
+
+ EPOCROOT_ENV_VAR_NAME -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+
+ epocTemplatesRoot -
+Variable in class com.nokia.carbide.cdt.builder.BldInfViewPathHelper
+
+ equals(Object) -
+Method in class com.nokia.carbide.cdt.builder.AcceptedBuildContextNodesViewFilter
+
+ equals(Object) -
+Method in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration
+
+ equals(Object) -
+Method in class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration
+
+ EQUALS -
+Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable
+
+ equals(Object) -
+Method in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat
+
+ equals(Object) -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter
+
+ equals(Object) -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter
+
+ equals(Object) -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.SharedNodesViewFilter
+
+ ERROR_PARSERS_ALL -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier to use all available parsers
+ ERROR_PARSERS_ARM_EKA1 -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building the ARMI, THUMB, and ARM4 platforms
+ ERROR_PARSERS_ARMVx -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building the ARMVx platforms
+ ERROR_PARSERS_BLDMAKE_MAKE -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used when calling bldmake bldfiles platform
+ ERROR_PARSERS_GCCE -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building the GCCE platform
+ ERROR_PARSERS_ROM_BUILDER -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building ROM images
+ ERROR_PARSERS_SIS_BUILDER -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building with makesis, makekeys, and signsis
+ ERROR_PARSERS_WINSCW -
+Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration
+Integer identifier for the set of parser to be used for building the WINSCW platform
+ errorParserIds -
+Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
+
+ ETristateFlag - Enum in com.nokia.carbide.cpp.epoc.engine.model Generic enum representing a flag either explicitly enabled or disabled,
+ or one which is unspecified. evaluateConditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter
+
+ evaluateConditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter
+
+ evaluateConditionalStatements() -
+Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IViewFilter
+if true, use macro values to evaluate #if/etc nodes and include the
+ contents in the succeeding branch; else, conditionals are skipped
+ entirely
+ evaluateConditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.SharedNodesViewFilter
+
+ evaluateUnconditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter
+
+ evaluateUnconditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter
+
+ evaluateUnconditionalStatements() -
+Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IViewFilter
+if true, then nodes outside #if/etc are kept, else, they are skipped
+ entirely
+ evaluateUnconditionalStatements() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.SharedNodesViewFilter
+
+ executeCommand(IPath, String[], String[], IPath) -
+Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher
+Executes a single command.
+ expandAllMacrosInRuleString(String, ITargetRule) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
+Expand macro definition references in string.
+ expandAllMacrosInString(String) -
+Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase
+Expand macro definition references in string.
+ expandVariantMacros() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter
+
+ expandVariantMacros() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter
+
+ expandVariantMacros() -
+Method in interface com.nokia.carbide.cpp.epoc.engine.preprocessor.IViewFilter
+• variant macro: a macro whose value is determined to differ between
+ configurations, either by coming from a set of fixed macros or by being
+ defined inside #ifs in the translation unit
+
+ • if true, expand variant
+ macros when encountered in macro expressions and statements; else,
+ statements containing variant macros will be filtered out.
+ expandVariantMacros() -
+Method in class com.nokia.carbide.cpp.epoc.engine.preprocessor.SharedNodesViewFilter
+
+ extraMacros -
+Variable in class com.nokia.carbide.cdt.builder.DefaultViewConfiguration
+
+
+
+
+
+
+
+
+
+
+
+
+A B C D E F G H I K L M N O P R S T U V W
+
+
+