Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 29c369053a983cc5d8c880dc6e0a2237 > files > 1217

libdtn-devel-2.6.0-2mdv2009.1.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>DTN Reference Implementation: dtn::MultiGraph&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector 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.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</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="namespacedtn.html">dtn</a>::<a class="el" href="classdtn_1_1MultiGraph.html">MultiGraph</a>::<a class="el" href="classdtn_1_1MultiGraph_1_1EdgeVector.html">EdgeVector</a>
  </div>
</div>
<div class="contents">
<h1>dtn::MultiGraph&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector Class Reference</h1><!-- doxytag: class="dtn::MultiGraph::EdgeVector" -->Helper data structure for a vector of edges.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="MultiGraph_8h-source.html">MultiGraph.h</a>&gt;</code>
<p>

<p>
<a href="classdtn_1_1MultiGraph_1_1EdgeVector-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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1MultiGraph_1_1EdgeVector.html#14ec5b653a3d660379a6dd82a5d221be">format</a> (char *<a class="el" href="num2sdnv_8c.html#a81cdcc7ff6987bc85c073253e32715f">buf</a>, size_t sz) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1MultiGraph_1_1EdgeVector.html#28ec167089cb3629cbc12fdb88908318">debug_format</a> (oasys::StringBuffer *<a class="el" href="num2sdnv_8c.html#a81cdcc7ff6987bc85c073253e32715f">buf</a>) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1MultiGraph_1_1EdgeVector.html#25e01354c834e2205066cee489342420">dump</a> () const </td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;typename _NodeInfo, typename _EdgeInfo&gt;<br>
 class dtn::MultiGraph&lt; _NodeInfo, _EdgeInfo &gt;::EdgeVector</h3>

Helper data structure for a vector of edges. 
<p>Definition at line <a class="el" href="MultiGraph_8h-source.html#l00217">217</a> of file <a class="el" href="MultiGraph_8h-source.html">MultiGraph.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="28ec167089cb3629cbc12fdb88908318"></a><!-- doxytag: member="dtn::MultiGraph::EdgeVector::debug_format" ref="28ec167089cb3629cbc12fdb88908318" args="(oasys::StringBuffer *buf) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _NodeInfo, typename _EdgeInfo&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classdtn_1_1MultiGraph.html">dtn::MultiGraph</a>&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector::debug_format           </td>
          <td>(</td>
          <td class="paramtype">oasys::StringBuffer *&nbsp;</td>
          <td class="paramname"> <em>buf</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="25e01354c834e2205066cee489342420"></a><!-- doxytag: member="dtn::MultiGraph::EdgeVector::dump" ref="25e01354c834e2205066cee489342420" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _NodeInfo, typename _EdgeInfo&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classdtn_1_1MultiGraph.html">dtn::MultiGraph</a>&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector::dump           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="MultiGraph_8h-source.html#l00222">222</a> of file <a class="el" href="MultiGraph_8h-source.html">MultiGraph.h</a>.</p>

<p>References <a class="el" href="classdtn_1_1MultiGraph_1_1EdgeVector.html#14ec5b653a3d660379a6dd82a5d221be">dtn::MultiGraph&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector::format()</a>, and <a class="el" href="num2sdnv_8c-source.html#l00034">len</a>.</p>

</div>
</div><p>
<a class="anchor" name="14ec5b653a3d660379a6dd82a5d221be"></a><!-- doxytag: member="dtn::MultiGraph::EdgeVector::format" ref="14ec5b653a3d660379a6dd82a5d221be" args="(char *buf, size_t sz) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _NodeInfo, typename _EdgeInfo&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classdtn_1_1MultiGraph.html">dtn::MultiGraph</a>&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector::format           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>buf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">size_t&nbsp;</td>
          <td class="paramname"> <em>sz</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Referenced by <a class="el" href="MultiGraph_8h-source.html#l00222">dtn::MultiGraph&lt; _NodeInfo, _EdgeInfo &gt;::MultiGraph::EdgeVector::dump()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="MultiGraph_8h-source.html">MultiGraph.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 30 09:27:04 2009 for DTN Reference Implementation by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>