Carbide.c++

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

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

Classes in com.nokia.carbide.cpp.epoc.engine.model.bldinf used by com.nokia.carbide.cdt.builder
IBldInfData
          A read-only view onto bld.inf contents.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.bldinf used by com.nokia.carbide.cpp.epoc.engine
IBldInfModel
          This is the user interface to a bld.inf model.
IBldInfOwnedModel
          This is the owner interface to the bld.inf model.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.bldinf used by com.nokia.carbide.cpp.epoc.engine.model
IBldInfOwnedModel
          This is the owner interface to the bld.inf model.
 

Classes in com.nokia.carbide.cpp.epoc.engine.model.bldinf used by com.nokia.carbide.cpp.epoc.engine.model.bldinf
IBldInfData
          A read-only view onto bld.inf contents.
IBldInfModel
          This is the user interface to a bld.inf model.
IExport
          Representation of an export in a PRJ_EXPORTS/PRJ_TESTEXPORTS block.
IExtension
          This interface represents the content of an entry in PRJ_EXTENSIONS block.
IMakefileReference
          Reference to a makefile in the PRJ_[TEST]MMPFILES block
IMakefileReference.EMakeEngine
           
IMakMakeReference
          IMakMakeReference is the base interface for a build file in prj_mmpfiles or prj_testmmpfiles.
IMMPReference
          Reference to an mmp file in the PRJ_[TEST]MMPFILES block
 


Carbide.c++