Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: MExecSync Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>MExecSync Class Reference</h1><!-- doxytag: class="MExecSync" --><!-- doxytag: inherits="MExecController" -->
<p>Inherits <a class="el" href="class_m_exec_controller.html">MExecController</a>.</p>

<p>Inherited by <a class="el" href="class_c_base_menu_sync.html">CBaseMenuSync</a>.</p>

<p><a href="class_m_exec_sync-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_exec_sync.html#a65d7ba87fb8fe5cd2abc7e4b3e998b44">ExecComplete</a> ()=0</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>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>

<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" id="a65d7ba87fb8fe5cd2abc7e4b3e998b44"></a><!-- doxytag: member="MExecSync::ExecComplete" ref="a65d7ba87fb8fe5cd2abc7e4b3e998b44" 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><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>

<p>Implemented in <a class="el" href="class_c_base_menu_sync.html#a4a298d972f834e087aaaf4d7911eafc7">CBaseMenuSync</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>