Sophie

Sophie

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

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: prophet::BundleResponseEntry 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="namespaceprophet.html">prophet</a>::<a class="el" href="classprophet_1_1BundleResponseEntry.html">BundleResponseEntry</a>
  </div>
</div>
<div class="contents">
<h1>prophet::BundleResponseEntry Class Reference</h1><!-- doxytag: class="prophet::BundleResponseEntry" --><!-- doxytag: inherits="prophet::BundleTLVEntry" --><a class="el" href="classprophet_1_1BundleResponseEntry.html" title="BundleResponseEntry represents one Bundle, a single entry in a Bundle TLV sent by...">BundleResponseEntry</a> represents one <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a>, a single entry in a <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> TLV sent by a Prophet router in the REQUEST state.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for prophet::BundleResponseEntry:</div>
<div class="dynsection">

<p><center><img src="classprophet_1_1BundleResponseEntry.png" usemap="#prophet::BundleResponseEntry_map" border="0" alt=""></center>
<map name="prophet::BundleResponseEntry_map">
<area href="classprophet_1_1BundleTLVEntry.html" alt="prophet::BundleTLVEntry" shape="rect" coords="0,0,185,24">
</map>
</div>

<p>
<a href="classprophet_1_1BundleResponseEntry-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="classprophet_1_1BundleResponseEntry.html#2a309b498c76dc69d54c85fd7e55d0fe">BundleResponseEntry</a> (u_int32_t cts, u_int32_t seq, u_int16_t sid, <a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> custody, <a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> accept)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#2a309b498c76dc69d54c85fd7e55d0fe"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classprophet_1_1BundleResponseEntry.html#33ffc8d0a615b91b6b9bb7b78487ae6a">BundleResponseEntry</a> (const <a class="el" href="classprophet_1_1BundleResponseEntry.html">BundleResponseEntry</a> &amp;b)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy constructor.  <a href="#33ffc8d0a615b91b6b9bb7b78487ae6a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classprophet_1_1BundleResponseEntry.html#5a9e37326043133119df8bec81060a19">~BundleResponseEntry</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#5a9e37326043133119df8bec81060a19"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected 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="classprophet_1_1BundleResponseEntry.html#c03dae6bdc3fcebc8c682d326298fbd3">BundleResponseEntry</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor, only used by friend classes.  <a href="#c03dae6bdc3fcebc8c682d326298fbd3"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classprophet_1_1BundleResponseEntry.html#792edf5e0212fa8d8a9789534952535c">PointerList&lt; BundleResponseEntry &gt;</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classprophet_1_1BundleResponseEntry.html" title="BundleResponseEntry represents one Bundle, a single entry in a Bundle TLV sent by...">BundleResponseEntry</a> represents one <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a>, a single entry in a <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> TLV sent by a Prophet router in the REQUEST state. 
<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00268">268</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2a309b498c76dc69d54c85fd7e55d0fe"></a><!-- doxytag: member="prophet::BundleResponseEntry::BundleResponseEntry" ref="2a309b498c76dc69d54c85fd7e55d0fe" args="(u_int32_t cts, u_int32_t seq, u_int16_t sid, bool custody, bool accept)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">prophet::BundleResponseEntry::BundleResponseEntry           </td>
          <td>(</td>
          <td class="paramtype">u_int32_t&nbsp;</td>
          <td class="paramname"> <em>cts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">u_int32_t&nbsp;</td>
          <td class="paramname"> <em>seq</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">u_int16_t&nbsp;</td>
          <td class="paramname"> <em>sid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td>
          <td class="paramname"> <em>custody</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td>
          <td class="paramname"> <em>accept</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>

<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00274">274</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="33ffc8d0a615b91b6b9bb7b78487ae6a"></a><!-- doxytag: member="prophet::BundleResponseEntry::BundleResponseEntry" ref="33ffc8d0a615b91b6b9bb7b78487ae6a" args="(const BundleResponseEntry &amp;b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">prophet::BundleResponseEntry::BundleResponseEntry           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classprophet_1_1BundleResponseEntry.html">BundleResponseEntry</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>b</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Copy constructor. 
<p>

<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00282">282</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5a9e37326043133119df8bec81060a19"></a><!-- doxytag: member="prophet::BundleResponseEntry::~BundleResponseEntry" ref="5a9e37326043133119df8bec81060a19" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual prophet::BundleResponseEntry::~BundleResponseEntry           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. 
<p>

<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00288">288</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c03dae6bdc3fcebc8c682d326298fbd3"></a><!-- doxytag: member="prophet::BundleResponseEntry::BundleResponseEntry" ref="c03dae6bdc3fcebc8c682d326298fbd3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">prophet::BundleResponseEntry::BundleResponseEntry           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Default constructor, only used by friend classes. 
<p>

<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00296">296</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>

<p>References <a class="el" href="BundleTLVEntry_8h-source.html#l00222">prophet::BundleTLVEntry::type_</a>, and <a class="el" href="BundleTLVEntry_8h-source.html#l00040">prophet::BundleTLVEntry::UNDEFINED</a>.</p>

</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="792edf5e0212fa8d8a9789534952535c"></a><!-- doxytag: member="prophet::BundleResponseEntry::PointerList&lt; BundleResponseEntry &gt;" ref="792edf5e0212fa8d8a9789534952535c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classprophet_1_1PointerList.html">PointerList</a>&lt; <a class="el" href="classprophet_1_1BundleResponseEntry.html">BundleResponseEntry</a> &gt;<code> [friend]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleTLVEntry_8h-source.html#l00291">291</a> of file <a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="BundleTLVEntry_8h-source.html">BundleTLVEntry.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 30 09:27:06 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>