Sophie

Sophie

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

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: WKSConstructionHeuristic::LongerShortestEdge 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 class="navpath"><a class="el" href="classWKSConstructionHeuristic.html">WKSConstructionHeuristic</a>::<a class="el" href="classWKSConstructionHeuristic_1_1LongerShortestEdge.html">LongerShortestEdge</a>
  </div>
</div>
<div class="contents">
<h1>WKSConstructionHeuristic::LongerShortestEdge Class Reference</h1><!-- doxytag: class="WKSConstructionHeuristic::LongerShortestEdge" -->a comparison operator  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="WKSConstructionHeuristic_8h_source.html">WKSConstructionHeuristic.h</a>&gt;</code>
<p>

<p>
<a href="classWKSConstructionHeuristic_1_1LongerShortestEdge-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">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWKSConstructionHeuristic_1_1LongerShortestEdge.html#e3ea58e171cf43e75e217d4c15657244">operator()</a> (const <a class="el" href="classVertex.html">Vertex</a> *v1, const <a class="el" href="classVertex.html">Vertex</a> *v2)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
lse(v1, v2) is true if the length of the shortest edge of v1 is greater than the length of the shortest edge of v2. If a vertex has Degree 0, the length of its shortest edge is defined to be +Infinity. If both v1 and v2 have degree 0, then the vertex with the greater label is defined to have the "longer shortest edge". <hr><h2>Member Function Documentation</h2>
<a class="anchor" name="e3ea58e171cf43e75e217d4c15657244"></a><!-- doxytag: member="WKSConstructionHeuristic::LongerShortestEdge::operator()" ref="e3ea58e171cf43e75e217d4c15657244" args="(const Vertex *v1, const Vertex *v2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool WKSConstructionHeuristic::LongerShortestEdge::operator()           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classVertex.html">Vertex</a> *&nbsp;</td>
          <td class="paramname"> <em>v1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classVertex.html">Vertex</a> *&nbsp;</td>
          <td class="paramname"> <em>v2</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>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="WKSConstructionHeuristic_8h_source.html">WKSConstructionHeuristic.h</a><li><a class="el" href="WKSConstructionHeuristic_8cc.html">WKSConstructionHeuristic.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Aug 17 10:58:33 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>