Carbide.c++

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

Packages that use com.nokia.carbide.cpp.epoc.engine.model.makefile.image
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.makefile.image   
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.makefile.image used by com.nokia.carbide.cdt.builder
IImageBuilderCommandLineConverter
          Implement this interface to parse or create a command line.
IImageMakefileData
          This is the interface to reading image Makefile contents.
IImageMakefileView
          Interface to image-makefile specific commands.
IImageMakefileViewConfiguration
          This configuration provides the expected names for the variables and tools used in processing image makefiles.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.makefile.image used by com.nokia.carbide.cpp.epoc.engine
IImageMakefileModel
          Model that specifically handles scalable icon image Makefiles.
IImageMakefileOwnedModel
          Model that specifically handles scalable icon image Makefiles Views are created with an IImageMakefileViewConfiguration.
IImageMakefileViewConfiguration
          This configuration provides the expected names for the variables and tools used in processing image makefiles.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.makefile.image used by com.nokia.carbide.cpp.epoc.engine.model
IImageMakefileOwnedModel
          Model that specifically handles scalable icon image Makefiles Views are created with an IImageMakefileViewConfiguration.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.makefile.image used by com.nokia.carbide.cpp.epoc.engine.model.makefile.image
IImageBuilderCommandLineConverter
          Implement this interface to parse or create a command line.
IImageMakefileData
          This is the interface to reading image Makefile contents.
IImageMakefileModel
          Model that specifically handles scalable icon image Makefiles.
IImageMakefileView
          Interface to image-makefile specific commands.
 


Carbide.c++