|
Carbide.c++ | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataRunnable | |
---|---|
com.nokia.carbide.cpp.epoc.engine |
Uses of IDataRunnable in com.nokia.carbide.cpp.epoc.engine |
---|
Subinterfaces of IDataRunnable in com.nokia.carbide.cpp.epoc.engine | |
---|---|
interface |
IBldInfDataRunnable
Instantiate this interface and pass to EpocEnginePlugin#runWithMMPData() to encapsulate some of the bookkeeping of model/view handling. |
interface |
IImageMakefileDataRunnable
Instantiate this interface and pass to EpocEnginePlugin#runWithImageMakefileData() to encapsulate some of the bookkeeping of model/view handling. |
interface |
IMMPDataRunnable
Instantiate this interface and pass to EpocEnginePlugin#runWithMMPData() to encapsulate some of the bookkeeping of model/view handling. |
Classes in com.nokia.carbide.cpp.epoc.engine that implement IDataRunnable | |
---|---|
class |
BldInfDataRunnableAdapter
Adapter for this runnable which handles errors by logging to the Error Log. |
class |
ImageMakefileDataRunnableAdapter
Adapter for this runnable which handles errors by logging to the Error Log. |
class |
MMPDataRunnableAdapter
Adapter for this runnable which handles errors by logging to the Error Log. |
|
Carbide.c++ | |||||||||
PREV NEXT | FRAMES NO FRAMES |