Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html
changeset 1 25a17d01db0c
child 6 43e37759235e
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
       
     3 <title>TB10.1 Example Applications: MExecSync Class Reference</title>
       
     4 <link href="doxygen.css" rel="stylesheet" type="text/css">
       
     5 <link href="tabs.css" rel="stylesheet" type="text/css">
       
     6 </head><body>
       
     7 <!-- Generated by Doxygen 1.5.3 -->
       
     8 <h1>MExecSync Class Reference</h1><!-- doxytag: class="MExecSync" --><!-- doxytag: inherits="MExecController" --><div class="dynheader">
       
     9 Inheritance diagram for MExecSync:</div>
       
    10 <div class="dynsection">
       
    11 
       
    12 <p><center><img src="class_m_exec_sync.png" usemap="#MExecSync_map" border="0" alt=""></center>
       
    13 <map name="MExecSync_map">
       
    14 <area href="class_m_exec_controller.html" alt="MExecController" shape="rect" coords="0,0,110,24">
       
    15 <area href="class_c_base_menu_sync.html" alt="CBaseMenuSync" shape="rect" coords="0,112,110,136">
       
    16 <area href="class_c_main_menu.html" alt="CMainMenu" shape="rect" coords="0,168,110,192">
       
    17 </map>
       
    18 </div>
       
    19 
       
    20 <p>
       
    21 <a href="class_m_exec_sync-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
       
    22 <tr><td></td></tr>
       
    23 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
       
    24 <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>
       
    25 
       
    26 </table>
       
    27 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    28 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. 
       
    29 <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>
       
    30 <hr><h2>Member Function Documentation</h2>
       
    31 <a class="anchor" name="65d7ba87fb8fe5cd2abc7e4b3e998b44"></a><!-- doxytag: member="MExecSync::ExecComplete" ref="65d7ba87fb8fe5cd2abc7e4b3e998b44" args="()=0" -->
       
    32 <div class="memitem">
       
    33 <div class="memproto">
       
    34       <table class="memname">
       
    35         <tr>
       
    36           <td class="memname">virtual void MExecSync::ExecComplete           </td>
       
    37           <td>(</td>
       
    38           <td class="paramname">          </td>
       
    39           <td>&nbsp;)&nbsp;</td>
       
    40           <td width="100%"><code> [pure virtual]</code></td>
       
    41         </tr>
       
    42       </table>
       
    43 </div>
       
    44 <div class="memdoc">
       
    45 
       
    46 <p>
       
    47 Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request. 
       
    48 <p>Implemented in <a class="el" href="class_c_base_menu_sync.html#4a298d972f834e087aaaf4d7911eafc7">CBaseMenuSync</a>.</p>
       
    49 
       
    50 </div>
       
    51 </div><p>
       
    52 <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;
       
    53 <a href="http://www.doxygen.org/index.html">
       
    54 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
       
    55 </body>
       
    56 </html>