diff -r 000000000000 -r fb279309251b carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-4.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-4.html Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,249 @@ + + + + + + + +D-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
+

+D

+
+
DEBUG_TARGET - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
Target constants +
DEFAULT_DEVICES_DRIVE_SPEC - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
The default drive spec where devices.xml resides when it cannot be determined through the windows registry. +
DEFAULT_DEVICES_XML_DIR - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Default windows directory where devices.xml resides (without the drive spec) +
DEFAULT_NO - +Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog +
  +
DEFAULT_YES - +Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog +
  +
DefaultGNUMakefileViewConfiguration - Class in com.nokia.carbide.cdt.builder
A default configuration for handling GNU makefiles.
DefaultGNUMakefileViewConfiguration(ICarbideProjectInfo, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
Create a view configuration for the given project's default build context + and view filter. +
DefaultGNUMakefileViewConfiguration(IProject, ISymbianBuildContext, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration +
Create a view configuration for the given project and build context + and view filter. +
DefaultImageMakefileViewConfiguration - Class in com.nokia.carbide.cdt.builder
A default configuration for handling image makefiles.
DefaultImageMakefileViewConfiguration(ICarbideProjectInfo, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultImageMakefileViewConfiguration +
Create a view configuration for the given project's information + and view filter. +
DefaultImageMakefileViewConfiguration(IProject, ISymbianBuildContext, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultImageMakefileViewConfiguration +
Create a view configuration for the given project and build context + and view filter. +
DefaultIncludeFileLocator - Class in com.nokia.carbide.cdt.builder
This default include file locator provides system #include directories + based on an SDK's include directory and variant.hrh directory.
DefaultIncludeFileLocator(IProject, ISymbianBuildContext) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultIncludeFileLocator +
Create default #include locator that searches the same directory + as an #including file and optionally the given + SDK's epoc32\include directory. +
defaultMMPChangedAction() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Returns int value for the mmp action type for the project +
DefaultMMPViewConfiguration - Class in com.nokia.carbide.cdt.builder
 
DefaultMMPViewConfiguration(ICarbideProjectInfo, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultMMPViewConfiguration +
Configuration for the default build configuration of the project +
DefaultMMPViewConfiguration(IProject, ISymbianBuildContext, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultMMPViewConfiguration +
Configuration for the given build configuration of the project with the given filter +
DefaultMMPViewConfiguration(ICarbideBuildConfiguration, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultMMPViewConfiguration +
Configuration for the given build configuration of the project with the given filter +
DefaultMMPViewConfiguration(IPath) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultMMPViewConfiguration +
Configuration for "all" filtering based at the given location. +
DefaultModelDocumentProvider - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
A default implementation of IModelDocumentProvider which + caches documents.
DefaultTranslationUnitProvider - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
A default implementation of ITranslationUnitProvider which + caches translation units.
DefaultViewConfiguration - Class in com.nokia.carbide.cdt.builder
 
DefaultViewConfiguration(ICarbideProjectInfo) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
Create an "all" view configuration for the given project info. +
DefaultViewConfiguration(ICarbideProjectInfo, ISymbianBuildContext) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
Create a view configuration that obeys the settings for the given build context + (may not be null). +
DefaultViewConfiguration(IProject, ISymbianBuildContext, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
Create a view configuration for the given project and build context + and view filter. +
DefaultViewConfiguration(IPath, IViewFilter) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewConfiguration +
Create a view configuration for the given full path to bld.inf + and view filter. +
DefaultViewParserConfiguration - Class in com.nokia.carbide.cdt.builder
 
DefaultViewParserConfiguration(IProject, ISymbianBuildContext, IPath) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
Create a view parser configuration for the given project or + bld.inf path, and optionally a build context. +
DefaultViewParserConfiguration(IPath) - +Constructor for class com.nokia.carbide.cdt.builder.DefaultViewParserConfiguration +
Create a view parser configuration for the given project path. +
DefineFactory - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
Factory providing instances of IDefine.
DefineFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.DefineFactory +
  +
deleteConfiguration(ICarbideBuildConfiguration) - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectModifier +
Deletes a configuration and all settings data. +
deleteDirective(IDirective) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Delete a directive and any children. +
depth - +Variable in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat +
  +
DEVICES_FILE_NAME - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
File name for devices.xml, the Symbian SDK file used to define all SDK locations on a machine. +
devicesXMLOutOfSync() - +Method in class com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin +
  +
dispose() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel +
Dispose the model. +
dispose() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Dispose view, removing its listeners and detaching it from model + and losing any changes. +
dispose() - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage.FilteringContentProviderWrapper +
  +
DocumentFactory - Class in com.nokia.carbide.cpp.epoc.engine
Factory providing instances of IDocument useful for the model.
DocumentFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.DocumentFactory +
  +
DONT_SIGN - +Static variable in interface com.nokia.carbide.cdt.builder.project.ISISBuilderInfo +
  +
+
+ + + + + + + + + + + + + + + +
+Carbide.c++ +
+ + + +A B C D E F G H I K L M N O P R S T U V W
+ + +