Carbide.c++

Uses of Package
com.nokia.carbide.cpp.epoc.engine.model

Packages that use com.nokia.carbide.cpp.epoc.engine.model
com.nokia.carbide.cdt.builder   
com.nokia.carbide.cpp.epoc.engine   
com.nokia.carbide.cpp.epoc.engine.image   
com.nokia.carbide.cpp.epoc.engine.model   
com.nokia.carbide.cpp.epoc.engine.model.bldinf   
com.nokia.carbide.cpp.epoc.engine.model.makefile   
com.nokia.carbide.cpp.epoc.engine.model.makefile.image   
com.nokia.carbide.cpp.epoc.engine.model.mmp   
com.nokia.carbide.cpp.epoc.engine.preprocessor   
com.nokia.carbide.cpp.sdk.core   
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cdt.builder
IData
          This interface is the base for read-only data provided for an IView for use in caching.
IModelDocumentProvider
          This interface is used to look up documents for files.
IViewConfiguration
          This interface defines the configuration for a view.
IViewParserConfiguration
          This provides implementations for file lookup and TU caching.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine
IModelProvider
          Interface managing shared access to models.
IViewConfiguration
          This interface defines the configuration for a view.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.image
EGeneratedHeaderFlags
          Define the semantics of header generation for files whose build step creates an optional header (usually with enums or #defines).
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.model
EGeneratedHeaderFlags
          Define the semantics of header generation for files whose build step creates an optional header (usually with enums or #defines).
ETristateFlag
          Generic enum representing a flag either explicitly enabled or disabled, or one which is unspecified.
IData
          This interface is the base for read-only data provided for an IView for use in caching.
IModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IModelDocumentProvider
          This interface is used to look up documents for files.
IModelFactory
          Factory interface for creating models.
IModelListener
          This listener provides notifications of notable changes to the model.
IModelLoadResults
           
IModelProvider
          Interface managing shared access to models.
IOwnedModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IView
          The base interface for a filtered view onto a model.
IViewConfiguration
          This interface defines the configuration for a view.
IViewListener
          This notifies of ongoing uncommitted changes to a view.
IViewParserConfiguration
          This provides implementations for file lookup and TU caching.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.model.bldinf
IData
          This interface is the base for read-only data provided for an IView for use in caching.
IModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IOwnedModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IView
          The base interface for a filtered view onto a model.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.model.makefile
IModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IOwnedModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IView
          The base interface for a filtered view onto a model.
IViewConfiguration
          This interface defines the configuration for a view.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.model.makefile.image
IData
          This interface is the base for read-only data provided for an IView for use in caching.
IModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IOwnedModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IView
          The base interface for a filtered view onto a model.
IViewConfiguration
          This interface defines the configuration for a view.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.model.mmp
EGeneratedHeaderFlags
          Define the semantics of header generation for files whose build step creates an optional header (usually with enums or #defines).
IData
          This interface is the base for read-only data provided for an IView for use in caching.
IModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IOwnedModel
          This manages a single file's contents and provides "views" onto its contents and resolves changes to such views to rewrite the contents.
IView
          The base interface for a filtered view onto a model.
IViewConfiguration
          This interface defines the configuration for a view.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.epoc.engine.preprocessor
IModelDocumentProvider
          This interface is used to look up documents for files.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model used by com.nokia.carbide.cpp.sdk.core
ETristateFlag
          Generic enum representing a flag either explicitly enabled or disabled, or one which is unspecified.
 


Carbide.c++