Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 7392c77c84ff25edfeb07995a77d5148 > files > 496

steghide-0.5.1-11mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>steghide: SteghideError 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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</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>
<div class="contents">
<h1>SteghideError Class Reference</h1><!-- doxytag: class="SteghideError" --><!-- doxytag: inherits="MessageBase" --><code>#include &lt;<a class="el" href="SteghideError_8h_source.html">SteghideError.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for SteghideError:</div>
<div class="dynsection">

<p><center><img src="classSteghideError.png" usemap="#SteghideError_map" border="0" alt=""></center>
<map name="SteghideError_map">
<area href="classMessageBase.html" alt="MessageBase" shape="rect" coords="420,0,550,24">
<area href="classArgError.html" alt="ArgError" shape="rect" coords="0,112,130,136">
<area href="classAssertionFailed.html" alt="AssertionFailed" shape="rect" coords="140,112,270,136">
<area href="classBinaryInputError.html" alt="BinaryInputError" shape="rect" coords="280,112,410,136">
<area href="classBinaryOutputError.html" alt="BinaryOutputError" shape="rect" coords="420,112,550,136">
<area href="classCorruptDataError.html" alt="CorruptDataError" shape="rect" coords="560,112,690,136">
<area href="classNotImplementedError.html" alt="NotImplementedError" shape="rect" coords="700,112,830,136">
<area href="classUnSupFileFormat.html" alt="UnSupFileFormat" shape="rect" coords="840,112,970,136">
</map>
</div>

<p>
<a href="classSteghideError-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSteghideError.html#7a7f3c16e0f1233b679410e0b3dab3d3">SteghideError</a> (void)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSteghideError.html#531c3494a74bdc84ec0c830d853b8d6c">SteghideError</a> (std::string msg)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSteghideError.html#20d666049f183c3dd34eadd5fdd7cc4b">SteghideError</a> (const char *msgfmt,...)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSteghideError.html#66ecd3c90db6b9ab7c7334ae198f8ed8">printMessage</a> (void) const </td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="7a7f3c16e0f1233b679410e0b3dab3d3"></a><!-- doxytag: member="SteghideError::SteghideError" ref="7a7f3c16e0f1233b679410e0b3dab3d3" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SteghideError::SteghideError           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="531c3494a74bdc84ec0c830d853b8d6c"></a><!-- doxytag: member="SteghideError::SteghideError" ref="531c3494a74bdc84ec0c830d853b8d6c" args="(std::string msg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SteghideError::SteghideError           </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>msg</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="20d666049f183c3dd34eadd5fdd7cc4b"></a><!-- doxytag: member="SteghideError::SteghideError" ref="20d666049f183c3dd34eadd5fdd7cc4b" args="(const char *msgfmt,...)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SteghideError::SteghideError           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>msgfmt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&nbsp;</td>
          <td class="paramname"> <em>...</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="66ecd3c90db6b9ab7c7334ae198f8ed8"></a><!-- doxytag: member="SteghideError::printMessage" ref="66ecd3c90db6b9ab7c7334ae198f8ed8" args="(void) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SteghideError::printMessage           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classMessageBase.html#207178190da2bec546a972495cdf9bc6">MessageBase</a>.</p>

<p>Reimplemented in <a class="el" href="classAssertionFailed.html#36c5725ad9ef203f468895e12f9ed88a">AssertionFailed</a>, <a class="el" href="classArgError.html#c52b742aa05ad1f388b46927ac589166">ArgError</a>, <a class="el" href="classNotImplementedError.html#a62b121ebd1b485a3391ef2bc2b16254">NotImplementedError</a>, and <a class="el" href="classCorruptDataError.html#42826f8a0d29024ae9225f1b272e2c0f">CorruptDataError</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="SteghideError_8h_source.html">SteghideError.h</a><li><a class="el" href="SteghideError_8cc.html">SteghideError.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Aug 17 10:58:32 2009 for steghide by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>