diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,75 +1,72 @@ - - -TB10.1 Example Applications: CAsyncWaiter Class Reference - - - - + + + + +TB9.2 Example Applications: CAsyncWaiter Class Reference + + + + + +

CAsyncWaiter Class Reference

-

-List of all members. - - - +

List of all members.

+

Public Member Functions

~CAsyncWaiter ()
+ + + + + +

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.

-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 33 of file asyncwaiter.h.

-

Member Function Documentation

- +

Definition at line 33 of file asyncwaiter.h.

+

Member Function Documentation

+
- + - + - +
CAsyncWaiter * CAsyncWaiter::NewL CAsyncWaiter * CAsyncWaiter::NewL (  )  [static] [static]
+

Creates an object of CMessAsyncWaiter

-

-Creates an object of CMessAsyncWaiter -

Definition at line 29 of file asyncwaiter.cpp.

+

Definition at line 29 of file asyncwaiter.cpp.

-

- +

+
- + - + - +
void CAsyncWaiter::StartAndWait void CAsyncWaiter::StartAndWait (  ) 
+

Indicates that the active object has issued a request and that it is now outstanding .

-

-Indicates that the active object has issued a request and that it is now outstanding . -

Definition at line 53 of file asyncwaiter.cpp.

+

Definition at line 53 of file asyncwaiter.cpp.

-

-


Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by  + + +
Generated by  -doxygen 1.5.3
+doxygen 1.6.2