Public Member Functions | |
TUid | AppDllUid () const |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CApaDocument * | CreateDocumentL () |
discussion An instance of CThreadApplication is the application part of the AVKON application framework for the Thread example application
discussion An instance of CThreadAOApplication is the application part of the AVKON application framework for the ThreadAO example application
Definition at line 44 of file threadaoapplication.h.
TUid CThreadAOApplication::AppDllUid | ( | ) | const |
discussion Return the application DLL UID value result the UID of this Application/Dll
Definition at line 45 of file threadaoapplication.cpp.
CApaDocument * CThreadAOApplication::CreateDocumentL | ( | ) | [protected] |
CreateDocumentL
discussion Create a CApaDocument object and return a pointer to it result a pointer to the created document
Definition at line 39 of file threadaoapplication.cpp.
TUid CThreadAOApplication::AppDllUid | ( | ) | const |
discussion Return the application DLL UID value result the UID of this Application/Dll
CApaDocument* CThreadAOApplication::CreateDocumentL | ( | ) | [protected] |
CreateDocumentL
discussion Create a CApaDocument object and return a pointer to it result a pointer to the created document