Sophie

Sophie

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

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::BundleTimestamp 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="namespacedtn.html">dtn</a>::<a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a>
  </div>
</div>
<div class="contents">
<h1>dtn::BundleTimestamp Struct Reference</h1><!-- doxytag: class="dtn::BundleTimestamp" -->Simple struct definition for bundle creation timestamps.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>&gt;</code>
<p>

<p>
<a href="structdtn_1_1BundleTimestamp-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="structdtn_1_1BundleTimestamp.html#a2b37f794dd1a7010620420c0408d333">BundleTimestamp</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor.  <a href="#a2b37f794dd1a7010620420c0408d333"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#88888eb20e6ec55e788e6dfefff62701">BundleTimestamp</a> (u_int32_t seconds, u_int32_t seqno)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor by parts.  <a href="#88888eb20e6ec55e788e6dfefff62701"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#0a0624874ee6acf4fddf6a78b998c187">operator==</a> (const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;other) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator overload for use in STL data structures.  <a href="#0a0624874ee6acf4fddf6a78b998c187"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#62ec9f057eaf548981262ff05a4e8df5">operator&lt;</a> (const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;other) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator overload for use in STL data structures.  <a href="#62ec9f057eaf548981262ff05a4e8df5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#d21566003485e91ac2096c28e4217d71">operator&gt;</a> (const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;other) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator overload for use in STL data structures.  <a href="#d21566003485e91ac2096c28e4217d71"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#27af1dd8ce1c3d9f361a0149aba6cb0c">get_current_time</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current time in the correct format for the bundle protocol, i.e.  <a href="#27af1dd8ce1c3d9f361a0149aba6cb0c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#a67a3fee3de9c0817df2a084a901401c">check_local_clock</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check that the local clock setting is valid (i.e.  <a href="#a67a3fee3de9c0817df2a084a901401c"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></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="structdtn_1_1BundleTimestamp.html#02c8a347150620243240655bdcd2f42d">seconds_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Seconds since 1/1/2000.  <a href="#02c8a347150620243240655bdcd2f42d"></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="structdtn_1_1BundleTimestamp.html#ebc8cea66862d7f6056da450db410347">seqno_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sub-second sequence number.  <a href="#ebc8cea66862d7f6056da450db410347"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleTimestamp.html#f6d62d5c9d0a4dc2d4848ccbc925b497">TIMEVAL_CONVERSION</a> = 946684800</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The number of seconds between 1/1/1970 and 1/1/2000.  <a href="#f6d62d5c9d0a4dc2d4848ccbc925b497"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Simple struct definition for bundle creation timestamps. 
<p>
Although quite similar to a struct timeval, the bundle protocol specification mandates that timestamps should be calculated as seconds since Jan 1, 2000 (not 1970) so we use a different type. 
<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00030">30</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a2b37f794dd1a7010620420c0408d333"></a><!-- doxytag: member="dtn::BundleTimestamp::BundleTimestamp" ref="a2b37f794dd1a7010620420c0408d333" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::BundleTimestamp::BundleTimestamp           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Default constructor. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00037">37</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="88888eb20e6ec55e788e6dfefff62701"></a><!-- doxytag: member="dtn::BundleTimestamp::BundleTimestamp" ref="88888eb20e6ec55e788e6dfefff62701" args="(u_int32_t seconds, u_int32_t seqno)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::BundleTimestamp::BundleTimestamp           </td>
          <td>(</td>
          <td class="paramtype">u_int32_t&nbsp;</td>
          <td class="paramname"> <em>seconds</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">u_int32_t&nbsp;</td>
          <td class="paramname"> <em>seqno</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 by parts. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00043">43</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a67a3fee3de9c0817df2a084a901401c"></a><!-- doxytag: member="dtn::BundleTimestamp::check_local_clock" ref="a67a3fee3de9c0817df2a084a901401c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> dtn::BundleTimestamp::check_local_clock           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Check that the local clock setting is valid (i.e. 
<p>
is at least up to date with the protocol. 
<p>Definition at line <a class="el" href="BundleTimestamp_8cc-source.html#l00044">44</a> of file <a class="el" href="BundleTimestamp_8cc-source.html">BundleTimestamp.cc</a>.</p>

<p>References <a class="el" href="Simulator_8cc-source.html#l00269">dtnsim::gettimeofday()</a>, <a class="el" href="SDNV_8cc-source.html#l00054">log_err_p</a>, and <a class="el" href="BundleTimestamp_8h-source.html#l00090">TIMEVAL_CONVERSION</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l02546">dtn::BundleDaemon::run()</a>.</p>

</div>
</div><p>
<a class="anchor" name="27af1dd8ce1c3d9f361a0149aba6cb0c"></a><!-- doxytag: member="dtn::BundleTimestamp::get_current_time" ref="27af1dd8ce1c3d9f361a0149aba6cb0c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t dtn::BundleTimestamp::get_current_time           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the current time in the correct format for the bundle protocol, i.e. 
<p>
seconds since Jan 1, 2000 in UTC. 
<p>Definition at line <a class="el" href="BundleTimestamp_8cc-source.html#l00034">34</a> of file <a class="el" href="BundleTimestamp_8cc-source.html">BundleTimestamp.cc</a>.</p>

<p>References <a class="el" href="SDNV_8cc-source.html#l00044">ASSERT</a>, <a class="el" href="Simulator_8cc-source.html#l00269">dtnsim::gettimeofday()</a>, and <a class="el" href="BundleTimestamp_8h-source.html#l00090">TIMEVAL_CONVERSION</a>.</p>

<p>Referenced by <a class="el" href="CustodySignal_8cc-source.html#l00029">dtn::CustodySignal::create_custody_signal()</a>, <a class="el" href="BundleStatusReport_8cc-source.html#l00030">dtn::BundleStatusReport::create_status_report()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l00486">dtn::BundleDaemon::handle_bundle_received()</a>, and <a class="el" href="Bundle_8cc-source.html#l00035">dtn::Bundle::init()</a>.</p>

</div>
</div><p>
<a class="anchor" name="62ec9f057eaf548981262ff05a4e8df5"></a><!-- doxytag: member="dtn::BundleTimestamp::operator&lt;" ref="62ec9f057eaf548981262ff05a4e8df5" args="(const BundleTimestamp &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> dtn::BundleTimestamp::operator&lt;           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Operator overload for use in STL data structures. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00070">70</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>References <a class="el" href="BundleTimestamp_8h-source.html#l00031">seconds_</a>, and <a class="el" href="BundleTimestamp_8h-source.html#l00032">seqno_</a>.</p>

</div>
</div><p>
<a class="anchor" name="0a0624874ee6acf4fddf6a78b998c187"></a><!-- doxytag: member="dtn::BundleTimestamp::operator==" ref="0a0624874ee6acf4fddf6a78b998c187" args="(const BundleTimestamp &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> dtn::BundleTimestamp::operator==           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Operator overload for use in STL data structures. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00061">61</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>References <a class="el" href="BundleTimestamp_8h-source.html#l00031">seconds_</a>, and <a class="el" href="BundleTimestamp_8h-source.html#l00032">seqno_</a>.</p>

</div>
</div><p>
<a class="anchor" name="d21566003485e91ac2096c28e4217d71"></a><!-- doxytag: member="dtn::BundleTimestamp::operator&gt;" ref="d21566003485e91ac2096c28e4217d71" args="(const BundleTimestamp &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> dtn::BundleTimestamp::operator&gt;           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structdtn_1_1BundleTimestamp.html">BundleTimestamp</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Operator overload for use in STL data structures. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00080">80</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>References <a class="el" href="BundleTimestamp_8h-source.html#l00031">seconds_</a>, and <a class="el" href="BundleTimestamp_8h-source.html#l00032">seqno_</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="02c8a347150620243240655bdcd2f42d"></a><!-- doxytag: member="dtn::BundleTimestamp::seconds_" ref="02c8a347150620243240655bdcd2f42d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="structdtn_1_1BundleTimestamp.html#02c8a347150620243240655bdcd2f42d">dtn::BundleTimestamp::seconds_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Seconds since 1/1/2000. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00031">31</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l02125">dtn::BundleDaemon::add_to_pending()</a>, <a class="el" href="CustodySignal_8cc-source.html#l00029">dtn::CustodySignal::create_custody_signal()</a>, <a class="el" href="BundleStatusReport_8cc-source.html#l00030">dtn::BundleStatusReport::create_status_report()</a>, <a class="el" href="GbofId_8cc-source.html#l00079">dtn::GbofId::equals()</a>, <a class="el" href="BundleCommand_8cc-source.html#l00112">dtn::BundleCommand::exec()</a>, <a class="el" href="ProphetBundleList_8h-source.html#l00064">dtn::ProphetBundleList::find()</a>, <a class="el" href="BundleList_8cc-source.html#l00366">dtn::BundleList::find()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l02334">dtn::BundleDaemon::find_duplicate()</a>, <a class="el" href="Bundle_8cc-source.html#l00138">dtn::Bundle::format_verbose()</a>, <a class="el" href="PrimaryBlockProcessor_8cc-source.html#l00595">dtn::PrimaryBlockProcessor::generate_primary()</a>, <a class="el" href="FragmentManager_8cc-source.html#l00230">dtn::FragmentManager::get_hash_key()</a>, <a class="el" href="PrimaryBlockProcessor_8cc-source.html#l00177">dtn::PrimaryBlockProcessor::get_primary_len()</a>, <a class="el" href="BundleProtocol_8cc-source.html#l00584">dtn::BundleProtocol::get_timestamp()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l00486">dtn::BundleDaemon::handle_bundle_received()</a>, <a class="el" href="APIServer_8cc-source.html#l01143">dtn::APIClient::handle_cancel()</a>, <a class="el" href="APIServer_8cc-source.html#l01187">dtn::APIClient::handle_recv()</a>, <a class="el" href="Bundle_8cc-source.html#l00035">dtn::Bundle::init()</a>, <a class="el" href="SimLog_8cc-source.html#l00054">dtnsim::SimLog::log_entry()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00070">operator&lt;()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00061">operator==()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00080">operator&gt;()</a>, <a class="el" href="TclRegistration_8cc-source.html#l00164">dtn::TclRegistration::parse_bundle_data()</a>, <a class="el" href="BundleStatusReport_8cc-source.html#l00166">dtn::BundleStatusReport::parse_status_report()</a>, <a class="el" href="Bundle_8cc-source.html#l00214">dtn::Bundle::serialize()</a>, <a class="el" href="BundleProtocol_8cc-source.html#l00569">dtn::BundleProtocol::set_timestamp()</a>, <a class="el" href="GbofId_8cc-source.html#l00141">dtn::GbofId::str()</a>, <a class="el" href="BundleProtocol_8cc-source.html#l00605">dtn::BundleProtocol::ts_encoding_len()</a>, and <a class="el" href="DTLSRRouter_8cc-source.html#l00632">dtn::DTLSRRouter::update_current_lsa()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ebc8cea66862d7f6056da450db410347"></a><!-- doxytag: member="dtn::BundleTimestamp::seqno_" ref="ebc8cea66862d7f6056da450db410347" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="structdtn_1_1BundleTimestamp.html#ebc8cea66862d7f6056da450db410347">dtn::BundleTimestamp::seqno_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sub-second sequence number. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00032">32</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l02125">dtn::BundleDaemon::add_to_pending()</a>, <a class="el" href="CustodySignal_8cc-source.html#l00029">dtn::CustodySignal::create_custody_signal()</a>, <a class="el" href="BundleStatusReport_8cc-source.html#l00030">dtn::BundleStatusReport::create_status_report()</a>, <a class="el" href="GbofId_8cc-source.html#l00079">dtn::GbofId::equals()</a>, <a class="el" href="BundleCommand_8cc-source.html#l00112">dtn::BundleCommand::exec()</a>, <a class="el" href="ProphetBundleList_8h-source.html#l00064">dtn::ProphetBundleList::find()</a>, <a class="el" href="BundleList_8cc-source.html#l00366">dtn::BundleList::find()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l02334">dtn::BundleDaemon::find_duplicate()</a>, <a class="el" href="Bundle_8cc-source.html#l00138">dtn::Bundle::format_verbose()</a>, <a class="el" href="PrimaryBlockProcessor_8cc-source.html#l00595">dtn::PrimaryBlockProcessor::generate_primary()</a>, <a class="el" href="FragmentManager_8cc-source.html#l00230">dtn::FragmentManager::get_hash_key()</a>, <a class="el" href="PrimaryBlockProcessor_8cc-source.html#l00177">dtn::PrimaryBlockProcessor::get_primary_len()</a>, <a class="el" href="BundleProtocol_8cc-source.html#l00584">dtn::BundleProtocol::get_timestamp()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l00486">dtn::BundleDaemon::handle_bundle_received()</a>, <a class="el" href="APIServer_8cc-source.html#l01143">dtn::APIClient::handle_cancel()</a>, <a class="el" href="APIServer_8cc-source.html#l01187">dtn::APIClient::handle_recv()</a>, <a class="el" href="Bundle_8cc-source.html#l00035">dtn::Bundle::init()</a>, <a class="el" href="SimLog_8cc-source.html#l00054">dtnsim::SimLog::log_entry()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00070">operator&lt;()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00061">operator==()</a>, <a class="el" href="BundleTimestamp_8h-source.html#l00080">operator&gt;()</a>, <a class="el" href="TclRegistration_8cc-source.html#l00164">dtn::TclRegistration::parse_bundle_data()</a>, <a class="el" href="BundleStatusReport_8cc-source.html#l00166">dtn::BundleStatusReport::parse_status_report()</a>, <a class="el" href="Bundle_8cc-source.html#l00214">dtn::Bundle::serialize()</a>, <a class="el" href="BundleProtocol_8cc-source.html#l00569">dtn::BundleProtocol::set_timestamp()</a>, <a class="el" href="GbofId_8cc-source.html#l00141">dtn::GbofId::str()</a>, and <a class="el" href="BundleProtocol_8cc-source.html#l00605">dtn::BundleProtocol::ts_encoding_len()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6d62d5c9d0a4dc2d4848ccbc925b497"></a><!-- doxytag: member="dtn::BundleTimestamp::TIMEVAL_CONVERSION" ref="f6d62d5c9d0a4dc2d4848ccbc925b497" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="structdtn_1_1BundleTimestamp.html#f6d62d5c9d0a4dc2d4848ccbc925b497">dtn::BundleTimestamp::TIMEVAL_CONVERSION</a> = 946684800<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The number of seconds between 1/1/1970 and 1/1/2000. 
<p>

<p>Definition at line <a class="el" href="BundleTimestamp_8h-source.html#l00090">90</a> of file <a class="el" href="BundleTimestamp_8h-source.html">BundleTimestamp.h</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l02125">dtn::BundleDaemon::add_to_pending()</a>, <a class="el" href="BundleTimestamp_8cc-source.html#l00044">check_local_clock()</a>, <a class="el" href="BundleTimestamp_8cc-source.html#l00034">get_current_time()</a>, and <a class="el" href="dtnsim_8cc-source.html#l00114">DTNSim::main()</a>.</p>

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