Carbide.c++

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

Packages that use com.nokia.carbide.cpp.epoc.engine.model.mmp
com.nokia.carbide.cdt.builder   
com.nokia.carbide.cpp.epoc.engine   
com.nokia.carbide.cpp.epoc.engine.model   
com.nokia.carbide.cpp.epoc.engine.model.mmp   
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.mmp used by com.nokia.carbide.cdt.builder
EMMPStatement
          Enumerations for every known MMP statement.
IMMPViewConfiguration
          This encapsulates differences between different MMP versions.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.mmp used by com.nokia.carbide.cpp.epoc.engine
IMMPModel
          An MMP model.
IMMPOwnedModel
          The owner interface to an MMP model.
IMMPViewConfiguration
          This encapsulates differences between different MMP versions.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.mmp used by com.nokia.carbide.cpp.epoc.engine.model
IMMPOwnedModel
          The owner interface to an MMP model.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.mmp used by com.nokia.carbide.cpp.epoc.engine.model.mmp
EMMPLanguage
          The known Symbian languages
EMMPStatement
          Enumerations for every known MMP statement.
IMMPAIFInfo
          Abstract representation of the AIF statement.
IMMPBitmap
          The data in a START BITMAP ...
IMMPData
          The data provider for MMP views.
IMMPModel
          An MMP model.
IMMPResource
          Abstract representation of a single (set of) compiled resources.
 


Carbide.c++