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

-M

-
-
makeEngineToUse() - -Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo -
Get the project setting that is the name of the make engine to be used by SBSv2. -
MakefileModelFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
 
MakefileModelFactory() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.model.MakefileModelFactory -
  -
markerGen - -Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher -
  -
markUnsynchronized() - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView -
Mark a view out-of-sync due to changes in the model. -
maskDepth - -Variable in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat -
  -
matches(String) - -Static method in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat -
  -
matches(IASTMMPStatement) - -Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPStatement -
Tell if the given statement is an instance of this statement type. -
merge() - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView -
Merges uncommitted changes with the current model. -
MMPDataRunnableAdapter - Class in com.nokia.carbide.cpp.epoc.engine
Adapter for this runnable which handles errors by logging to the Error Log.
MMPDataRunnableAdapter() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.MMPDataRunnableAdapter -
  -
MMPModelFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
 
MMPModelFactory() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.model.MMPModelFactory -
  -
MMPViewPathHelper - Class in com.nokia.carbide.cdt.builder
This class manages conversion of IPaths provided by an IMMPView - back and forth to real-world paths in the filesystem or workspace.
MMPViewPathHelper(IPath, String) - -Constructor for class com.nokia.carbide.cdt.builder.MMPViewPathHelper -
Construct an instance with the project root and epocRoot. -
MMPViewPathHelper(ICarbideBuildConfiguration) - -Constructor for class com.nokia.carbide.cdt.builder.MMPViewPathHelper -
Construct an instance with the given configuration providing - the project and EPOCROOT. -
MMPViewRunnableAdapter - Class in com.nokia.carbide.cpp.epoc.engine
Adapter for this runnable which handles errors by logging to the Error Log.
MMPViewRunnableAdapter() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.MMPViewRunnableAdapter -
  -
modelChanged(IOwnedModel) - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelListener -
Called when underlying source and DOM have changed with unknown deltas - (e.g. external text edits, CVS checkout, direct document manipulation, etc) -
modelPath - -Variable in class com.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter -
  -
ModelProviderFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
Provide access to the model provider implementations.
ModelProviderFactory() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.model.ModelProviderFactory -
  -
modelUpdated(IOwnedModel, IView) - -Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelListener -
Called when underlying source and DOM have changed due to view commits -
monitor - -Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher -
  -
MultiImageSourceFactory - Class in com.nokia.carbide.cpp.epoc.engine.image
 
MultiImageSourceFactory() - -Constructor for class com.nokia.carbide.cpp.epoc.engine.image.MultiImageSourceFactory -
  -
mustRunInUIThread() - -Method in class com.nokia.carbide.templatewizard.process.AbstractProcess -
  -
mustRunInUIThread() - -Method in interface com.nokia.carbide.templatewizard.process.IProcess -
This method is called before executing this process, to determine whether it should be executed in - the UI thread. -
MWCSYM2INCLUDES_ENV_VAR_NAME - -Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable -
  -
MWCSYM2LIBRARIES_ENV_VAR_NAME - -Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable -
  -
MWCSYM2LIBRARYFILES_ENV_VAR_NAME - -Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable -
  -
-
- - - - - - - - - - - - - - - -
-Carbide.c++ -
- - - -A B C D E F G H I K L M N O P R S T U V W
- - - + + + + + + + +M-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
+

+M

+
+
makeEngineToUse() - +Method in interface com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo +
Get the project setting that is the name of the make engine to be used by SBSv2. +
MakefileModelFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
 
MakefileModelFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.model.MakefileModelFactory +
  +
markerGen - +Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
  +
markUnsynchronized() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Mark a view out-of-sync due to changes in the model. +
maskDepth - +Variable in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat +
  +
matches(String) - +Static method in class com.nokia.carbide.cpp.epoc.engine.image.ImageFormat +
  +
matches(IASTMMPStatement) - +Method in enum com.nokia.carbide.cpp.epoc.engine.model.mmp.EMMPStatement +
Tell if the given statement is an instance of this statement type. +
merge() - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IView +
Merges uncommitted changes with the current model. +
MMPDataRunnableAdapter - Class in com.nokia.carbide.cpp.epoc.engine
Adapter for this runnable which handles errors by logging to the Error Log.
MMPDataRunnableAdapter() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.MMPDataRunnableAdapter +
  +
MMPModelFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
 
MMPModelFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.model.MMPModelFactory +
  +
MMPViewPathHelper - Class in com.nokia.carbide.cdt.builder
This class manages conversion of IPaths provided by an IMMPView + back and forth to real-world paths in the filesystem or workspace.
MMPViewPathHelper(IPath, String) - +Constructor for class com.nokia.carbide.cdt.builder.MMPViewPathHelper +
Construct an instance with the project root and epocRoot. +
MMPViewPathHelper(ICarbideBuildConfiguration) - +Constructor for class com.nokia.carbide.cdt.builder.MMPViewPathHelper +
Construct an instance with the given configuration providing + the project and EPOCROOT. +
MMPViewRunnableAdapter - Class in com.nokia.carbide.cpp.epoc.engine
Adapter for this runnable which handles errors by logging to the Error Log.
MMPViewRunnableAdapter() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.MMPViewRunnableAdapter +
  +
modelChanged(IOwnedModel) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelListener +
Called when underlying source and DOM have changed with unknown deltas + (e.g. external text edits, CVS checkout, direct document manipulation, etc) +
modelPath - +Variable in class com.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter +
  +
ModelProviderFactory - Class in com.nokia.carbide.cpp.epoc.engine.model
Provide access to the model provider implementations.
ModelProviderFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.model.ModelProviderFactory +
  +
modelUpdated(IOwnedModel, IView) - +Method in interface com.nokia.carbide.cpp.epoc.engine.model.IModelListener +
Called when underlying source and DOM have changed due to view commits +
monitor - +Variable in class com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher +
  +
MultiImageSourceFactory - Class in com.nokia.carbide.cpp.epoc.engine.image
 
MultiImageSourceFactory() - +Constructor for class com.nokia.carbide.cpp.epoc.engine.image.MultiImageSourceFactory +
  +
mustRunInUIThread() - +Method in class com.nokia.carbide.templatewizard.process.AbstractProcess +
  +
mustRunInUIThread() - +Method in interface com.nokia.carbide.templatewizard.process.IProcess +
This method is called before executing this process, to determine whether it should be executed in + the UI thread. +
MWCSYM2INCLUDES_ENV_VAR_NAME - +Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
MWCSYM2LIBRARIES_ENV_VAR_NAME - +Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
MWCSYM2LIBRARYFILES_ENV_VAR_NAME - +Static variable in interface com.nokia.carbide.cdt.builder.project.IEnvironmentVariable +
  +
+
+ + + + + + + + + + + + + + + +
+Carbide.c++ +
+ + + +A B C D E F G H I K L M N O P R S T U V W
+ + +