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