Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: MExecSync Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>MExecSync Class Reference</h1><!-- doxytag: class="MExecSync" --><!-- doxytag: inherits="MExecController" --><div class="dynheader">
Inheritance diagram for MExecSync:</div>
<div class="dynsection">

<p><center><img src="class_m_exec_sync.png" usemap="#MExecSync_map" border="0" alt=""></center>
<map name="MExecSync_map">
<area href="class_m_exec_controller.html" alt="MExecController" shape="rect" coords="0,0,110,24">
<area href="class_c_base_menu_sync.html" alt="CBaseMenuSync" shape="rect" coords="0,112,110,136">
<area href="class_c_main_menu.html" alt="CMainMenu" shape="rect" coords="0,168,110,192">
</map>
</div>

<p>
<a href="class_m_exec_sync-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_exec_sync.html#65d7ba87fb8fe5cd2abc7e4b3e998b44">ExecComplete</a> ()=0</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class derived from <a class="el" href="class_m_exec_controller.html">MExecController</a>, used when execution of an application is predictable and the application will not use notifications in derived objects. 
<p>Definition at line <a class="el" href="_c_i_s_v_a_p_i_sync_8h-source.html#l00027">27</a> of file <a class="el" href="_c_i_s_v_a_p_i_sync_8h-source.html">CISVAPISync.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="65d7ba87fb8fe5cd2abc7e4b3e998b44"></a><!-- doxytag: member="MExecSync::ExecComplete" ref="65d7ba87fb8fe5cd2abc7e4b3e998b44" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void MExecSync::ExecComplete           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request. 
<p>Implemented in <a class="el" href="class_c_base_menu_sync.html#4a298d972f834e087aaaf4d7911eafc7">CBaseMenuSync</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:08 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>