Public Member Functions | |
| void | ConstructL () |
| CVibraPoolAppUi () | |
| virtual | ~CVibraPoolAppUi () |
CVibraPoolAppUi application UI class. Interacts with the user through the UI and request message processing from the handler class
Definition at line 36 of file VibraPoolAppUi.h.
| CVibraPoolAppUi::CVibraPoolAppUi | ( | ) |
CVibraPoolAppUi. C++ default constructor. This needs to be public due to the way the framework constructs the AppUi
Definition at line 53 of file VibraPoolAppUi.cpp.
| CVibraPoolAppUi::~CVibraPoolAppUi | ( | ) | [virtual] |
~CVibraPoolAppUi. Virtual Destructor.
Definition at line 63 of file VibraPoolAppUi.cpp.
| void CVibraPoolAppUi::ConstructL | ( | ) |
ConstructL. 2nd phase constructor.
Definition at line 39 of file VibraPoolAppUi.cpp.
1.6.2