Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 4da0df31c82e4012a4c60f3f1114a1ca > files > 24

cpptest-devel-1.1.1-1.fc14.x86_64.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.6.2-20100208 -->
<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_1CompilerOutput.html">CompilerOutput</a>::<a class="el" href="classTest_1_1CompilerOutput_1_1InvalidFormat.html">InvalidFormat</a>
  </div>
</div>
<div class="contents">
<h1>Test::CompilerOutput::InvalidFormat Class Reference</h1><!-- doxytag: class="Test::CompilerOutput::InvalidFormat" -->
<p>Compiler output exception.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="cpptest-compileroutput_8h_source.html">cpptest-compileroutput.h</a>&gt;</code></p>

<p><a href="classTest_1_1CompilerOutput_1_1InvalidFormat-members.html">List of all members.</a></p>
<h2>Public Member Functions</h2>
<ul>
<li><a class="anchor" id="a3a7ab44239805bcefd4bc19c48c91992"></a><!-- doxytag: member="Test::CompilerOutput::InvalidFormat::InvalidFormat" ref="a3a7ab44239805bcefd4bc19c48c91992" args="(const std::string &amp;what)" -->
<b>InvalidFormat</b> (const std::string &amp;what)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Compiler output exception. </p>
<p>Indicates that an invalid message format was given when creating a compiler output. The failing format may be retrieved using the what() method. </p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cpptest-compileroutput_8h_source.html">cpptest-compileroutput.h</a></li>
</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>