CAsyncWaiter Class Reference

List of all members.

Public Member Functions

void StartAndWait ()
TInt Result () const

Static Public Member Functions

static CAsyncWaiterNewL ()

Detailed Description

CAsyncWaiter is a class that publicly inherits the class CActive. CActive is core class of the active object abstraction. It encapsulates both issuing a request to an asynchronous service provider and handling the completed requests.

Definition at line 48 of file asyncwaiter.h.


Member Function Documentation

CAsyncWaiter * CAsyncWaiter::NewL (  )  [static]
void CAsyncWaiter::StartAndWait (  ) 

Generated by  doxygen 1.6.2