Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/te___thread_client_server_test_2src_2_main_test_step_8h_source.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: examples/Base/IPC/AdvancedClientServerExample/test/te_ThreadClientServerTest/src/MainTestStep.h Source File</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 -->
<h1>examples/Base/IPC/AdvancedClientServerExample/test/te_ThreadClientServerTest/src/MainTestStep.h</h1><a href="te___thread_client_server_test_2src_2_main_test_step_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 
<a name="l00023"></a>00023 <span class="preprocessor">#if (!defined __THREADSERVER_MAINTEST_STEP_H__)</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define __THREADSERVER_MAINTEST_STEP_H__</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#include &lt;TestExecuteStepBase.h&gt;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &quot;<a class="code" href="_te___thread_client_server_test_suite_step_base_8h.html">Te_ThreadClientServerTestSuiteStepBase.h</a>&quot;</span>
<a name="l00027"></a>00027 
<a name="l00031"></a>00031 <span class="keyword">class </span><a class="code" href="class_c_main_test_step.html">CMainTestStep</a> : <span class="keyword">public</span> <a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html">CTe_ThreadClientServerTestSuiteStepBase</a>
<a name="l00032"></a>00032         {
<a name="l00033"></a>00033 <span class="keyword">public</span>:
<a name="l00034"></a>00034         <a class="code" href="class_c_main_test_step.html#a30337bbcd91d10eab3b3431c8a51530c">CMainTestStep</a>(<a class="code" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a>&amp; aParent);
<a name="l00035"></a>00035         <a class="code" href="class_c_main_test_step.html#a83ba1d2e08f4244279e8d72967428012">~CMainTestStep</a>();
<a name="l00036"></a>00036         
<a name="l00037"></a>00037         <span class="comment">// CTe_ThreadClientServerTestSuiteStepBase implementation</span>
<a name="l00038"></a>00038         <span class="keyword">virtual</span> TVerdict <a class="code" href="class_c_main_test_step.html#a78712a6ff931a0b3261f5b6b95cdf963">doTestStepL</a>();
<a name="l00039"></a>00039         
<a name="l00040"></a>00040         };
<a name="l00041"></a>00041 
<a name="l00042"></a>00042 <a class="code" href="secureclientandserver_8h.html#a5eadd4429627d82193b37536d4faa03a">_LIT</a>(KMainTestStep,<span class="stringliteral">&quot;MainTestStep&quot;</span>);
<a name="l00043"></a>00043 
<a name="l00044"></a>00044 <span class="preprocessor">#endif</span>
</pre></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>