MExecAsync Class Reference

Inherits MExecController.

Inherited by CBaseMenuAsync.

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 42 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 by  doxygen 1.6.2