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, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CTe_ThreadClientServerTestSuiteStepBase Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CTe_ThreadClientServerTestSuiteStepBase Class Reference</h1><!-- doxytag: class="CTe_ThreadClientServerTestSuiteStepBase" --><div class="dynheader">
Inheritance diagram for CTe_ThreadClientServerTestSuiteStepBase:</div>
<div class="dynsection">

<p><center><img src="class_c_te___thread_client_server_test_suite_step_base.png" usemap="#CTe_ThreadClientServerTestSuiteStepBase_map" border="0" alt=""></center>
<map name="CTe_ThreadClientServerTestSuiteStepBase_map">
<area href="class_c_main_test_step.html" alt="CMainTestStep" shape="rect" coords="0,56,257,80">
</map>
</div>

<p>
<a href="class_c_te___thread_client_server_test_suite_step_base-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap 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#481420215af6b0327c3654142acc5239">~CTe_ThreadClientServerTestSuiteStepBase</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap 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#8fbc74ca525b0f555c905a2d1f9de029">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" nowrap 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#1995b6a45e8c0a644fb4b6d7dd2d1676">doTestStepPreambleL</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap 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#16095732ac5306197babdd10abcfd089">doTestStepPostambleL</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="efdbde585b7056173fc7d9ab7b14a6fd"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::iParent" ref="efdbde585b7056173fc7d9ab7b14a6fd" 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"><a class="el" href="class_c_te___thread_client_server_test_suite_step_base.html#efdbde585b7056173fc7d9ab7b14a6fd">iParent</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This new step base is used to define the project related common variables and members of all the individual test steps. 
<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" name="481420215af6b0327c3654142acc5239"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::~CTe_ThreadClientServerTestSuiteStepBase" ref="481420215af6b0327c3654142acc5239" 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 width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor 
<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><p>
<a class="anchor" name="8fbc74ca525b0f555c905a2d1f9de029"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::CTe_ThreadClientServerTestSuiteStepBase" ref="8fbc74ca525b0f555c905a2d1f9de029" 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 width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor 
<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><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1995b6a45e8c0a644fb4b6d7dd2d1676"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::doTestStepPreambleL" ref="1995b6a45e8c0a644fb4b6d7dd2d1676" 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 width="100%"><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 <dl class="return" compact><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><p>
<a class="anchor" name="16095732ac5306197babdd10abcfd089"></a><!-- doxytag: member="CTe_ThreadClientServerTestSuiteStepBase::doTestStepPostambleL" ref="16095732ac5306197babdd10abcfd089" 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 width="100%"><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. <dl class="return" compact><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><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>