Sophie

Sophie

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

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: DFSAPHeuristic.cc File 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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>DFSAPHeuristic.cc File Reference</h1><code>#include &quot;<a class="el" href="DFSAPHeuristic_8h_source.html">DFSAPHeuristic.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="Edge_8h_source.html">Edge.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="EdgeIterator_8h_source.html">EdgeIterator.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="Graph_8h_source.html">Graph.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="Matching_8h_source.html">Matching.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="common_8h_source.html">common.h</a>&quot;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DFSAPHeuristic_8cc.html#7d1618ffd86e73ed7df2c8f92df7b38b">pushOnPath</a>(EDGE)</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="7d1618ffd86e73ed7df2c8f92df7b38b"></a><!-- doxytag: member="DFSAPHeuristic.cc::pushOnPath" ref="7d1618ffd86e73ed7df2c8f92df7b38b" args="(EDGE)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define pushOnPath          </td>
          <td>(</td>
          <td class="paramtype">EDGE&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<b>Value:</b><div class="fragment"><pre class="fragment">path[pathlen] = EDGE ; \
pathlen++ ; \
VertexOnPath[EDGE-&gt;getVertex1()-&gt;getLabel()] = true ; \
VertexOnPath[EDGE-&gt;getVertex2()-&gt;getLabel()] = true ;
</pre></div>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Aug 17 10:58:29 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>