Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_te___thread_client_server_test_suite_step_base.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: CTe_ThreadClientServerTestSuiteStepBase 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>CTe_ThreadClientServerTestSuiteStepBase Class Reference</h1><!-- doxytag: class="CTe_ThreadClientServerTestSuiteStepBase" -->
<p>Inherited by <a class="el" href="class_c_main_test_step.html">CMainTestStep</a>.</p>

<p><a href="class_c_te___thread_client_server_test_suite_step_base-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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_te___thread_client_server_test_suite_step_base.html#a481420215af6b0327c3654142acc5239">~CTe_ThreadClientServerTestSuiteStepBase</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_te___thread_client_server_test_suite_step_base.html#a8fbc74ca525b0f555c905a2d1f9de029">CTe_ThreadClientServerTestSuiteStepBase</a> (<a class="el" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a> &amp;aParent)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual TVerdict&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_te___thread_client_server_test_suite_step_base.html#a1995b6a45e8c0a644fb4b6d7dd2d1676">doTestStepPreambleL</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual TVerdict&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_te___thread_client_server_test_suite_step_base.html#a16095732ac5306197babdd10abcfd089">doTestStepPostambleL</a> ()</td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aefdbde585b7056173fc7d9ab7b14a6fd"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::iParent" ref="aefdbde585b7056173fc7d9ab7b14a6fd" args="" -->
<a class="el" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>iParent</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This new step base is used to define the project related common variables and members of all the individual test steps. </p>

<p>Definition at line <a class="el" href="_te___thread_client_server_test_suite_step_base_8h_source.html#l00032">32</a> of file <a class="el" href="_te___thread_client_server_test_suite_step_base_8h_source.html">Te_ThreadClientServerTestSuiteStepBase.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a481420215af6b0327c3654142acc5239"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::~CTe_ThreadClientServerTestSuiteStepBase" ref="a481420215af6b0327c3654142acc5239" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CTe_ThreadClientServerTestSuiteStepBase::~CTe_ThreadClientServerTestSuiteStepBase </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Destructor </p>

<p>Definition at line <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html#l00056">56</a> of file <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html">Te_ThreadClientServerTestSuiteStepBase.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8fbc74ca525b0f555c905a2d1f9de029"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::CTe_ThreadClientServerTestSuiteStepBase" ref="a8fbc74ca525b0f555c905a2d1f9de029" args="(CTe_ThreadClientServerTestSuite &amp;aParent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CTe_ThreadClientServerTestSuiteStepBase::CTe_ThreadClientServerTestSuiteStepBase </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_c_te___thread_client_server_test_suite.html">CTe_ThreadClientServerTestSuite</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aParent</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Constructor </p>

<p>Definition at line <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html#l00062">62</a> of file <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html">Te_ThreadClientServerTestSuiteStepBase.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a1995b6a45e8c0a644fb4b6d7dd2d1676"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::doTestStepPreambleL" ref="a1995b6a45e8c0a644fb4b6d7dd2d1676" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TVerdict CTe_ThreadClientServerTestSuiteStepBase::doTestStepPreambleL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Implementation of CTestStep base class virtual To make sure there is an active scheduler installed in test step thread </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Result of the test step as EFail or EPass </dd></dl>

<p>Definition at line <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html#l00032">32</a> of file <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html">Te_ThreadClientServerTestSuiteStepBase.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a16095732ac5306197babdd10abcfd089"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::doTestStepPostambleL" ref="a16095732ac5306197babdd10abcfd089" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TVerdict CTe_ThreadClientServerTestSuiteStepBase::doTestStepPostambleL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Implementation of CTestStep base class virtual Used for doing all after test treatment common to derived classes. Make the function leave; the leave is picked up by the framework. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Result of the test step as EFail or EPass </dd></dl>

<p>Definition at line <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html#l00049">49</a> of file <a class="el" href="_te___thread_client_server_test_suite_step_base_8cpp_source.html">Te_ThreadClientServerTestSuiteStepBase.cpp</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>