|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImageMakefileData
This is the interface to reading image Makefile contents. It is read-only.
| Method Summary | |
|---|---|
java.lang.String |
getDefaultImageTarget()
Get the default target under which to add new mifconv commands. |
IMakefile |
getMakefile()
Get CDT representation of makefile, with read-only access. |
java.util.List<IMultiImageSource> |
getMultiImageSources()
Read the multi-image sources built in the Makefile (e.g., one per call to mifconv). |
| Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IData |
|---|
getModelPath, getProjectPath, getReferencedFiles |
| Method Detail |
|---|
IMakefile getMakefile()
java.util.List<IMultiImageSource> getMultiImageSources()
java.lang.String getDefaultImageTarget()
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||