Carbide.c++

Uses of Interface
com.nokia.carbide.cpp.epoc.engine.model.bldinf.IMMPReference

Packages that use IMMPReference
com.nokia.carbide.cpp.epoc.engine.model.bldinf   
 

Uses of IMMPReference in com.nokia.carbide.cpp.epoc.engine.model.bldinf
 

Methods in com.nokia.carbide.cpp.epoc.engine.model.bldinf that return IMMPReference
 IMMPReference IBldInfView.createMMPReference()
          Creates, doesn’t add
 IMMPReference[] IBldInfView.getAllMMPReferences()
          Get copy of list of normal and test MMP files.
 IMMPReference[] IBldInfData.getAllMMPReferences()
          Read array of normal and test MMP files.
 


Carbide.c++