diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_async.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_async.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,86 @@ + + +TB10.1 Example Applications: MExecAsync Class Reference + + + + +

MExecAsync Class Reference

+Inheritance diagram for MExecAsync:
+
+ +

+ +MExecController +CBaseMenuAsync +CMainMenu +CMainMenu +CMainMenu +CMainMenu +CMainMenu +CMainMenu + +
+ +

+List of all members. + + + + + + +

Public Member Functions

virtual void ExecComplete (TTelISVExampleType aDerivedType)=0
virtual void ExecNotify (TTelISVExampleType aDerivedType)=0
+


Detailed Description

+Extended interface providing functionality for a member active object to interact with its owning class. Execution is not predicable and so uses notifications to alert applications when state changes occur. +

Definition at line 27 of file CISVAPIAsync.h.

+

Member Function Documentation

+ +
+
+ + + + + + + + + +
virtual void MExecAsync::ExecComplete (TTelISVExampleType  aDerivedType  )  [pure virtual]
+
+
+ +

+Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request. +

Implemented in CMainMenu, CMainMenu, CMainMenu, CMainMenu, CMainMenu, and CMainMenu.

+ +
+

+ +

+
+ + + + + + + + + +
virtual void MExecAsync::ExecNotify (TTelISVExampleType  aDerivedType  )  [pure virtual]
+
+
+ +

+Provides functionality for member objects to notify the Menu object (their owner) that they have been notified of a change. +

Implemented in CMainMenu, CMainMenu, CMainMenu, CMainMenu, CMainMenu, and CMainMenu.

+ +
+

+


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