Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > fff8efe7091109245bb5b59c657b8753 > files > 26

cpptest-devel-1.1.0-4.fc12.i686.rpm

<html>
<head>
    <title>CppTest - A C++ Unit Testing Framework</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>

<body bgcolor="#ffffff"> 
    <table width="100%">
    <tr>
        <td width="40%" align="right" valign="center">
            <a href="http://cpptest.sourceforge.net">CppTest home page</a>
        </td>
        <td></td>
        <td width="40%" align="left" valign="center">
            <a href="http://sourceforge.net/projects/cpptest">CppTest project page</a>
        </td>
    </tr>
    </table>
    <hr>

<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceTest.html">Test</a>::<a class="el" href="classTest_1_1HtmlOutput.html">HtmlOutput</a>
  </div>
</div>
<div class="contents">
<h1>Test::HtmlOutput Class Reference</h1><!-- doxytag: class="Test::HtmlOutput" --><!-- doxytag: inherits="Test::CollectorOutput" -->HTML output.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="cpptest-htmloutput_8h_source.html">cpptest-htmloutput.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Test::HtmlOutput:</div>
<div class="dynsection">

<p><center><img src="classTest_1_1HtmlOutput.png" usemap="#Test::HtmlOutput_map" border="0" alt=""></center>
<map name="Test::HtmlOutput_map">
<area href="classTest_1_1CollectorOutput.html" alt="Test::CollectorOutput" shape="rect" coords="0,56,129,80">
<area href="classTest_1_1Output.html" alt="Test::Output" shape="rect" coords="0,0,129,24">
</map>
</div>

<p>
<a href="classTest_1_1HtmlOutput-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li><a class="anchor" name="589e4e59aee4da0f70f3f6568daaf0f0"></a><!-- doxytag: member="Test::HtmlOutput::generate" ref="589e4e59aee4da0f70f3f6568daaf0f0" args="(std::ostream &amp;os, bool incl_ok_tests=true, const std::string &amp;name=&quot;&quot;)" -->
void <b>generate</b> (std::ostream &amp;os, bool incl_ok_tests=true, const std::string &amp;name=&quot;&quot;)
</ul>
<h2>Friends</h2>
<ul>
<li><a class="anchor" name="1e37e043f56a53b521955598f3366682"></a><!-- doxytag: member="Test::HtmlOutput::TestSuiteRow" ref="1e37e043f56a53b521955598f3366682" args="" -->
struct <b>TestSuiteRow</b>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
HTML output. 
<p>
Output handler that creates a HTML table with detailed information about all tests. <hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cpptest-htmloutput_8h_source.html">cpptest-htmloutput.h</a></ul>
</div>
    <hr>
    <div align="center">
        Supported by:
        <br><br>
        <img src="http://sourceforge.net/sflogo.php?group_id=77564"
             width="88" height="31" border="0" alt="SourceForge Logo"></a>
    </div>
</body> 
</html>