Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_te___thread_client_server_test_suite_step_base_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/Te_ThreadClientServerTestSuiteStepBase.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/Te_ThreadClientServerTestSuiteStepBase.h</h1><a href="_te___thread_client_server_test_suite_step_base_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 
<a name="l00024"></a>00024 <span class="preprocessor">#if (!defined __TE_THREADCLIENTSERVERTEST_STEP_BASE__)</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define __TE_THREADCLIENTSERVERTEST_STEP_BASE__</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor">#include &lt;TestExecuteStepBase.h&gt;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &quot;<a class="code" href="_te___thread_client_server_test_suite_server_8h.html">Te_ThreadClientServerTestSuiteServer.h</a>&quot;</span>
<a name="l00028"></a>00028 
<a name="l00032"></a><a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html">00032</a> <span class="keyword">class </span><a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html">CTe_ThreadClientServerTestSuiteStepBase</a> : <span class="keyword">public</span> CTestStep
<a name="l00033"></a>00033         {
<a name="l00034"></a>00034 <span class="keyword">public</span>:
<a name="l00035"></a>00035         <span class="keyword">virtual</span> <a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html#a481420215af6b0327c3654142acc5239">~CTe_ThreadClientServerTestSuiteStepBase</a>();
<a name="l00036"></a>00036         <a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html#a8fbc74ca525b0f555c905a2d1f9de029">CTe_ThreadClientServerTestSuiteStepBase</a>(<a class="code" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a>&amp; aParent);
<a name="l00037"></a>00037         <span class="keyword">virtual</span> TVerdict <a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html#a1995b6a45e8c0a644fb4b6d7dd2d1676">doTestStepPreambleL</a>(); 
<a name="l00038"></a>00038         <span class="keyword">virtual</span> TVerdict <a class="code" href="class_c_te___thread_client_server_test_suite_step_base.html#a16095732ac5306197babdd10abcfd089">doTestStepPostambleL</a>();
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 <span class="keyword">protected</span>:
<a name="l00041"></a>00041         <a class="code" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a>&amp; iParent;
<a name="l00042"></a>00042         };
<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>