1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
3 <title>TB10.1 Example Applications: MExecSync Class Reference</title> |
3 <head> |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
5 <title>TB9.2 Example Applications: MExecSync Class Reference</title> |
6 </head><body> |
6 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
7 <!-- Generated by Doxygen 1.5.3 --> |
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
8 <h1>MExecSync Class Reference</h1><!-- doxytag: class="MExecSync" --><!-- doxytag: inherits="MExecController" --><div class="dynheader"> |
8 </head> |
9 Inheritance diagram for MExecSync:</div> |
9 <body> |
10 <div class="dynsection"> |
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
|
12 <h1>MExecSync Class Reference</h1><!-- doxytag: class="MExecSync" --><!-- doxytag: inherits="MExecController" --> |
|
13 <p>Inherits <a class="el" href="class_m_exec_controller.html">MExecController</a>.</p> |
11 |
14 |
12 <p><center><img src="class_m_exec_sync.png" usemap="#MExecSync_map" border="0" alt=""></center> |
15 <p>Inherited by <a class="el" href="class_c_base_menu_sync.html">CBaseMenuSync</a>.</p> |
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 |
16 |
20 <p> |
17 <p><a href="class_m_exec_sync-members.html">List of all members.</a></p> |
21 <a href="class_m_exec_sync-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
18 <table border="0" cellpadding="0" cellspacing="0"> |
22 <tr><td></td></tr> |
19 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
23 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
20 <tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_exec_sync.html#a65d7ba87fb8fe5cd2abc7e4b3e998b44">ExecComplete</a> ()=0</td></tr> |
24 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_exec_sync.html#65d7ba87fb8fe5cd2abc7e4b3e998b44">ExecComplete</a> ()=0</td></tr> |
21 </table> |
|
22 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
23 <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> |
25 |
24 |
26 </table> |
25 <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> |
27 <hr><a name="_details"></a><h2>Detailed Description</h2> |
26 <hr/><h2>Member Function Documentation</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. |
27 <a class="anchor" id="a65d7ba87fb8fe5cd2abc7e4b3e998b44"></a><!-- doxytag: member="MExecSync::ExecComplete" ref="a65d7ba87fb8fe5cd2abc7e4b3e998b44" args="()=0" --> |
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"> |
28 <div class="memitem"> |
33 <div class="memproto"> |
29 <div class="memproto"> |
34 <table class="memname"> |
30 <table class="memname"> |
35 <tr> |
31 <tr> |
36 <td class="memname">virtual void MExecSync::ExecComplete </td> |
32 <td class="memname">virtual void MExecSync::ExecComplete </td> |
37 <td>(</td> |
33 <td>(</td> |
38 <td class="paramname"> </td> |
34 <td class="paramname"></td> |
39 <td> ) </td> |
35 <td> ) </td> |
40 <td width="100%"><code> [pure virtual]</code></td> |
36 <td><code> [pure virtual]</code></td> |
41 </tr> |
37 </tr> |
42 </table> |
38 </table> |
43 </div> |
39 </div> |
44 <div class="memdoc"> |
40 <div class="memdoc"> |
|
41 <p>Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request. </p> |
45 |
42 |
46 <p> |
43 <p>Implemented in <a class="el" href="class_c_base_menu_sync.html#a4a298d972f834e087aaaf4d7911eafc7">CBaseMenuSync</a>.</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 |
44 |
50 </div> |
45 </div> |
51 </div><p> |
46 </div> |
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 |
47 </div> |
|
48 <hr size="1"/><address style="text-align: right;"><small>Generated by |
53 <a href="http://www.doxygen.org/index.html"> |
49 <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> |
50 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
55 </body> |
51 </body> |
56 </html> |
52 </html> |