Sophie

Sophie

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

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::BundleTLV::BundleTLV::BundleEntry Struct 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_1BundleTLV.html">BundleTLV</a>::<a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html">BundleEntry</a>
  </div>
</div>
<div class="contents">
<h1>prophet::BundleTLV::BundleTLV::BundleEntry Struct Reference</h1><!-- doxytag: class="prophet::BundleTLV::BundleEntry" --><a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> Offer/Response Entry p.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>&gt;</code>
<p>

<p>
<a href="structprophet_1_1BundleTLV_1_1BundleEntry-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 Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html#60e01bbc5e6733f4ea1ac8a08be297de">dest_string_id</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ID string of the destination of the bundle as predefined in the dictionary TLV.  <a href="#60e01bbc5e6733f4ea1ac8a08be297de"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html#f14d0c0d2f48dc471e2f72afd94c92fc">b_flags</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The encoding of the B_Flags in the request are: <br>
 <br>
 Flag 0: Custody Offered 0b1 <br>
 Flag 1: Reserved 0b1 <br>
 Flag 2: Reserved 0b1 <br>
 Flag 3: Reserved 0b1 <br>
 Flag 4: Reserved 0b1 <br>
 Flag 5: Reserved 0b1 <br>
 Flag 6: Reserved 0b1 <br>
 Flag 7: PRoPHET ACK 0b1 <br>
 <br>
 The encoding of the B_flag values in the response are: <br>
 <br>
 Flag 0: Custody Accepted 0b1 <br>
 Flag 1: <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> Accepted 0b1 <br>
 Flag 2: Reserved 0b1 <br>
 Flag 3: Reserved 0b1 <br>
 Flag 4: Reserved 0b1 <br>
 Flag 5: Reserved 0b1 <br>
 Flag 6: Reserved 0b1 <br>
 Flag 7: Reserved 0b1 <br>
 <br>
.  <a href="#f14d0c0d2f48dc471e2f72afd94c92fc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html#f935a5e60b6454fd3727ed2f0130951d">unused__</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html#8cb032cd9f4197280edd3b6e3f51a793">creation_timestamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This bundle's creation timestamp.  <a href="#8cb032cd9f4197280edd3b6e3f51a793"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structprophet_1_1BundleTLV_1_1BundleEntry.html#faba22de4c51e2a9a4408fbc8b96b30c">seqno</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">NOT IN SPEC.  <a href="#faba22de4c51e2a9a4408fbc8b96b30c"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> Offer/Response Entry p. 
<p>
30, 4.4.5 
<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00068">68</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="f14d0c0d2f48dc471e2f72afd94c92fc"></a><!-- doxytag: member="prophet::BundleTLV::BundleEntry::b_flags" ref="f14d0c0d2f48dc471e2f72afd94c92fc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int8_t prophet::BundleTLV::BundleTLV::BundleEntry::b_flags          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The encoding of the B_Flags in the request are: <br>
 <br>
 Flag 0: Custody Offered 0b1 <br>
 Flag 1: Reserved 0b1 <br>
 Flag 2: Reserved 0b1 <br>
 Flag 3: Reserved 0b1 <br>
 Flag 4: Reserved 0b1 <br>
 Flag 5: Reserved 0b1 <br>
 Flag 6: Reserved 0b1 <br>
 Flag 7: PRoPHET ACK 0b1 <br>
 <br>
 The encoding of the B_flag values in the response are: <br>
 <br>
 Flag 0: Custody Accepted 0b1 <br>
 Flag 1: <a class="el" href="classprophet_1_1Bundle.html" title="Facade interface between Prophet router and host implmentation&#39;s Bundle representation...">Bundle</a> Accepted 0b1 <br>
 Flag 2: Reserved 0b1 <br>
 Flag 3: Reserved 0b1 <br>
 Flag 4: Reserved 0b1 <br>
 Flag 5: Reserved 0b1 <br>
 Flag 6: Reserved 0b1 <br>
 Flag 7: Reserved 0b1 <br>
 <br>
. 
<p>

<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00098">98</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>

<p>Referenced by <a class="el" href="BundleTLV_8cc-source.html#l00049">prophet::BundleTLV::read_bundle_entry()</a>, and <a class="el" href="BundleTLV_8cc-source.html#l00023">prophet::BundleTLV::write_bundle_entry()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8cb032cd9f4197280edd3b6e3f51a793"></a><!-- doxytag: member="prophet::BundleTLV::BundleEntry::creation_timestamp" ref="8cb032cd9f4197280edd3b6e3f51a793" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t prophet::BundleTLV::BundleTLV::BundleEntry::creation_timestamp          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This bundle's creation timestamp. 
<p>

<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00100">100</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>

<p>Referenced by <a class="el" href="BundleTLV_8cc-source.html#l00049">prophet::BundleTLV::read_bundle_entry()</a>, and <a class="el" href="BundleTLV_8cc-source.html#l00023">prophet::BundleTLV::write_bundle_entry()</a>.</p>

</div>
</div><p>
<a class="anchor" name="60e01bbc5e6733f4ea1ac8a08be297de"></a><!-- doxytag: member="prophet::BundleTLV::BundleEntry::dest_string_id" ref="60e01bbc5e6733f4ea1ac8a08be297de" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int16_t prophet::BundleTLV::BundleTLV::BundleEntry::dest_string_id          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
ID string of the destination of the bundle as predefined in the dictionary TLV. 
<p>

<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00073">73</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>

<p>Referenced by <a class="el" href="BundleTLV_8cc-source.html#l00049">prophet::BundleTLV::read_bundle_entry()</a>, and <a class="el" href="BundleTLV_8cc-source.html#l00023">prophet::BundleTLV::write_bundle_entry()</a>.</p>

</div>
</div><p>
<a class="anchor" name="faba22de4c51e2a9a4408fbc8b96b30c"></a><!-- doxytag: member="prophet::BundleTLV::BundleEntry::seqno" ref="faba22de4c51e2a9a4408fbc8b96b30c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t prophet::BundleTLV::BundleTLV::BundleEntry::seqno          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
NOT IN SPEC. 
<p>

<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00101">101</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>

<p>Referenced by <a class="el" href="BundleTLV_8cc-source.html#l00049">prophet::BundleTLV::read_bundle_entry()</a>, and <a class="el" href="BundleTLV_8cc-source.html#l00023">prophet::BundleTLV::write_bundle_entry()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f935a5e60b6454fd3727ed2f0130951d"></a><!-- doxytag: member="prophet::BundleTLV::BundleEntry::unused__" ref="f935a5e60b6454fd3727ed2f0130951d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int8_t prophet::BundleTLV::BundleTLV::BundleEntry::unused__          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleTLV_8h-source.html#l00099">99</a> of file <a class="el" href="BundleTLV_8h-source.html">BundleTLV.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="BundleTLV_8h-source.html">BundleTLV.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>