Public Member Functions | |
virtual | ~CCSAsyncDocument () |
void | UpdateTime () |
void | StopClock () |
TTime | Time () const |
TBool | ClockActive () const |
CEikAppUi * | CreateAppUiL () |
Static Public Member Functions | |
static CCSAsyncDocument * | NewL (CEikApplication &aApp) |
static CCSAsyncDocument * | NewLC (CEikApplication &aApp) |
CCSAsyncDocument An instance of class CCSAsyncDocument is the Document part of the AVKON application framework for the CSAsync example application
Definition at line 34 of file csasyncdocument.h.
CCSAsyncDocument::~CCSAsyncDocument | ( | ) | [virtual] |
~CCSAsyncDocument. Destructor. Destroys the object and release all memory objects.
Definition at line 73 of file csasyncdocument.cpp.
CCSAsyncDocument * CCSAsyncDocument::NewL | ( | CEikApplication & | aApp | ) | [static] |
NewL. Two-phased constructor. Constructs a CCSAsyncDocument for the AVKON application aApp using two phase construction, and returns a pointer to the created object.
aApp | Application creating this document. |
Definition at line 28 of file csasyncdocument.cpp.
CCSAsyncDocument * CCSAsyncDocument::NewLC | ( | CEikApplication & | aApp | ) | [static] |
NewLC. Two-phased constructor. Constructs a CCSAsyncDocument for the AVKON application aApp using two phase construction, and returns a pointer to the created object.
aApp | Application creating this document. |
Definition at line 40 of file csasyncdocument.cpp.
< td > The enumerated code for the option selected |
UpdateTime. Asks the time server to update this documents locally stored time.
Definition at line 98 of file csasyncdocument.cpp.
< td >< p > CancelRequest Cancels an outstanding request< p > Definition at line< a class="el"href="csasyncrequesthandler_8cpp-source.html#l00102"> of file< a class="el"href="csasyncrequesthandler_8cpp-source.html"> csasyncrequesthandler cpp< p > Referenced by< a class="el"href="csasyncdocument_8cpp-source.html#l00108"> CCSAsyncDocument::StopClock | ( | ) |
"fragment">class="fragment">"l00103">00103 { "l00104">00104 Cancel() ; class="comment"> "l00105">00105 }
class="anchor" name="abd5ca40d94b3e8941d79e5362c038b2">
class="mdRow">
|