diff -r 2c1a7d3f4ab4 -r 24ac5a5cf80c carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-1.html --- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-1.html Tue Jul 27 15:20:28 2010 -0500 +++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-1.html Tue Jul 27 15:28:19 2010 -0500 @@ -1,258 +1,258 @@ - - - - - - - -A-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
-

-A

-
-
AbstractProcess - Class in com.nokia.carbide.templatewizard.process
An abstract base class to enable implementing - com.nokia.carbide.templatewizard.process.IProcess - Includes methods for initialization, failure handling and accessing parameters.
AbstractProcess() - -Constructor for class com.nokia.carbide.templatewizard.process.AbstractProcess -
  -
AbstractProjectProcess - Class in com.nokia.carbide.templatewizard.process
An abstract base class to enable implementing - com.nokia.carbide.templatewizard.process.IProcess - Requires a parameter with name "project" and attribute "projectName".
AbstractProjectProcess() - -Constructor for class com.nokia.carbide.templatewizard.process.AbstractProjectProcess -
  -
AcceptedBuildContextNodesViewFilter - Class in com.nokia.carbide.cdt.builder
A wrapped AcceptedNodesViewFilter whose identity is tied to a particular build context.
AcceptedBuildContextNodesViewFilter(ISymbianBuildContext) - -Constructor for class com.nokia.carbide.cdt.builder.AcceptedBuildContextNodesViewFilter -
  -
AcceptedNodesViewFilter - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
This filter supplies nodes that would ordinarily be accepted - given the macro settings and #if branches in source.
AcceptedNodesViewFilter() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter -
  -
ACTION_COMPILE_AND_LINK - -Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo -
  -
ACTION_LINK_ONLY - -Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo -
  -
ACTION_NONE - -Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo -
  -
addBuildConfigChangedListener(ICarbideConfigurationChangedListener) - -Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin -
  -
addBuildNature(IProject) - -Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin -
  -
addIncludedFilesFromBldInf(ICarbideProjectInfo, ICarbideBuildConfiguration, IPath, Collection<IPath>) - -Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper -
Get all the #include files, plus self, referenced by a given bld.inf file in either - a specific build configuration or all build configurations. -
addIncludedFilesFromBldInf(IPath, IPath, Collection<IPath>) - -Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper -
Get all the #include files, plus self, referenced by a given bld.inf file in any - configuration. -
addIncludedFilesFromMMP(ICarbideProjectInfo, ICarbideBuildConfiguration, IPath, Collection<IPath>) - -Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper -
Get all the #include files, plus self, referenced by a given MMP file in either - a specific build configuration or all build configurations. -
addIncludedFilesFromMMP(IPath, IPath, Collection<IPath>) - -Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper -
Get all the #include files, plus self, referenced by a given MMP file in any - configuration. -
addIncludePathToProject(IProject, IPath) - -Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper -
Adds the given include path as a user include path to all mmps in the project for - all build configurations -
addInstalledSdkChangeListener(ICarbideInstalledSDKChangeListener) - -Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager -
Add an ICarbideInstalledSDKChangeListener listener -
addListener(IModelListener) - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel -
Add listener, ignore duplicates -
addListener(IViewListener) - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView -
Add listener, ignore duplicates -
addMarker(IResource, int, String, int, String) - -Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher -
  -
addMarker(ProblemMarkerInfo) - -Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher -
  -
addOtherControls(Composite) - -Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage -
Add more controls after the tree and filter checkbox. -
addProjectPropertyChangedListener(ICarbideProjectPropertyChangedListener) - -Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin -
  -
addSDK(ISymbianSDK) - -Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager -
Add an new SDK to the devices.xml -
AddSDKDialog - Class in com.nokia.carbide.cpp.sdk.ui.shared
Dialog that allows the user to add a new Symbian OS SDK or custkit - to the devices.xml file.
AddSDKDialog(Shell) - -Constructor for class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog -
Create the dialog -
AllNodesViewFilter - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
This filter provides all nodes, i.e. those seen without - regard to conditional #if statements or macro values.
AllNodesViewFilter() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter -
  -
appendText(String) - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase -
Append new text to the file. -
areMakefilesManaged() - -Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo -
Get the project setting that determines whether or not Carbide manages the generated makefiles - or leaves it all up to the Symbian command line build system. -
ArgList - Class in com.nokia.carbide.cpp.epoc.engine.model.makefile
Manage a list of arguments, which honors parenthesized groups and - quoted strings.
ArgList(String) - -Constructor for class com.nokia.carbide.cpp.epoc.engine.model.makefile.ArgList -
  -
ArgList(String, List<String>, String) - -Constructor for class com.nokia.carbide.cpp.epoc.engine.model.makefile.ArgList -
  -
ARM4_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
ARMI_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
ARMV5_ABIV2_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
ARMV5_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
ARMV6_ABIV2_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
ARMV6_PLATFORM - -Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext -
  -
AUTO_DETECT - -Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog -
  -
-
- - - - - - - - - - - - - - - -
-Carbide.c++ -
- - - -A B C D E F G H I K L M N O P R S T U V W
- - - + + + + + + + +A-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
+

+A

+
+
AbstractProcess - Class in com.nokia.carbide.templatewizard.process
An abstract base class to enable implementing + com.nokia.carbide.templatewizard.process.IProcess + Includes methods for initialization, failure handling and accessing parameters.
AbstractProcess() - +Constructor for class com.nokia.carbide.templatewizard.process.AbstractProcess +
  +
AbstractProjectProcess - Class in com.nokia.carbide.templatewizard.process
An abstract base class to enable implementing + com.nokia.carbide.templatewizard.process.IProcess + Requires a parameter with name "project" and attribute "projectName".
AbstractProjectProcess() - +Constructor for class com.nokia.carbide.templatewizard.process.AbstractProjectProcess +
  +
AcceptedBuildContextNodesViewFilter - Class in com.nokia.carbide.cdt.builder
A wrapped AcceptedNodesViewFilter whose identity is tied to a particular build context.
AcceptedBuildContextNodesViewFilter(ISymbianBuildContext) - +Constructor for class com.nokia.carbide.cdt.builder.AcceptedBuildContextNodesViewFilter +
  +
AcceptedNodesViewFilter - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
This filter supplies nodes that would ordinarily be accepted + given the macro settings and #if branches in source.
AcceptedNodesViewFilter() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter +
  +
ACTION_COMPILE_AND_LINK - +Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
  +
ACTION_LINK_ONLY - +Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
  +
ACTION_NONE - +Static variable in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
  +
addBuildConfigChangedListener(ICarbideConfigurationChangedListener) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
addBuildNature(IProject) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
addIncludedFilesFromBldInf(ICarbideProjectInfo, ICarbideBuildConfiguration, IPath, Collection<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get all the #include files, plus self, referenced by a given bld.inf file in either + a specific build configuration or all build configurations. +
addIncludedFilesFromBldInf(IPath, IPath, Collection<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get all the #include files, plus self, referenced by a given bld.inf file in any + configuration. +
addIncludedFilesFromMMP(ICarbideProjectInfo, ICarbideBuildConfiguration, IPath, Collection<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get all the #include files, plus self, referenced by a given MMP file in either + a specific build configuration or all build configurations. +
addIncludedFilesFromMMP(IPath, IPath, Collection<IPath>) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Get all the #include files, plus self, referenced by a given MMP file in any + configuration. +
addIncludePathToProject(IProject, IPath) - +Static method in class com.nokia.carbide.cdt.builder.EpocEngineHelper +
Adds the given include path as a user include path to all mmps in the project for + all build configurations +
addInstalledSdkChangeListener(ICarbideInstalledSDKChangeListener) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Add an ICarbideInstalledSDKChangeListener listener +
addListener(IModelListener) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModel +
Add listener, ignore duplicates +
addListener(IViewListener) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Add listener, ignore duplicates +
addMarker(IResource, int, String, int, String) - +Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
  +
addMarker(ProblemMarkerInfo) - +Method in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
  +
addOtherControls(Composite) - +Method in class com.nokia.carbide.cpp.sdk.ui.shared.BuildTargetsPage +
Add more controls after the tree and filter checkbox. +
addProjectPropertyChangedListener(ICarbideProjectPropertyChangedListener) - +Static method in class com.nokia.carbide.cdt.builder.CarbideBuilderPlugin +
  +
addSDK(ISymbianSDK) - +Method in interface com.nokia.carbide.cpp.sdk.core.ISDKManager +
Add an new SDK to the devices.xml +
AddSDKDialog - Class in com.nokia.carbide.cpp.sdk.ui.shared
Dialog that allows the user to add a new Symbian OS SDK or custkit + to the devices.xml file.
AddSDKDialog(Shell) - +Constructor for class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog +
Create the dialog +
AllNodesViewFilter - Class in com.nokia.carbide.cpp.epoc.engine.preprocessor
This filter provides all nodes, i.e. those seen without + regard to conditional #if statements or macro values.
AllNodesViewFilter() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.preprocessor.AllNodesViewFilter +
  +
appendText(String) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewBase +
Append new text to the file. +
areMakefilesManaged() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the project setting that determines whether or not Carbide manages the generated makefiles + or leaves it all up to the Symbian command line build system. +
ArgList - Class in com.nokia.carbide.cpp.epoc.engine.model.makefile
Manage a list of arguments, which honors parenthesized groups and + quoted strings.
ArgList(String) - +Constructor for class com.nokia.carbide.cpp.epoc.engine.model.makefile.ArgList +
  +
ArgList(String, List<String>, String) - +Constructor for class com.nokia.carbide.cpp.epoc.engine.model.makefile.ArgList +
  +
ARM4_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
ARMI_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
ARMV5_ABIV2_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
ARMV5_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
ARMV6_ABIV2_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
ARMV6_PLATFORM - +Static variable in interface com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext +
  +
AUTO_DETECT - +Static variable in class com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog +
  +
+
+ + + + + + + + + + + + + + + +
+Carbide.c++ +
+ + + +A B C D E F G H I K L M N O P R S T U V W
+ + +