Sophie

Sophie

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

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::Globals 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_1Globals.html">Globals</a>
  </div>
</div>
<div class="contents">
<h1>dtn::Globals Class Reference</h1><!-- doxytag: class="dtn::Globals" -->
<p>
<a href="classdtn_1_1Globals-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="classdtn_1_1Globals.html#d4f5c5c2f4be6c66ea9dc92c61a2dbbb">Globals</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1Globals.html#67cb7914c50644a0cb77c70e24c7a9e2">Globals</a> (const oasys::Builder &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1Globals.html#dc6a9a661004adee402dfbbc2a222aac">serialize</a> (oasys::SerializeAction *a)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Virtual from SerializableObject.  <a href="#dc6a9a661004adee402dfbbc2a222aac"></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="classdtn_1_1Globals.html#846dc6b2b5a2b036a09d803ef11a5edc">version_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">on-disk copy of CURRENT_VERSION  <a href="#846dc6b2b5a2b036a09d803ef11a5edc"></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="classdtn_1_1Globals.html#53b59e9d46b9c7d60fe8c525c8c09f67">next_bundleid_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">running serial number for bundles  <a href="#53b59e9d46b9c7d60fe8c525c8c09f67"></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="classdtn_1_1Globals.html#267297b487944a3a552b4fa8055a87b3">next_regid_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">running serial number for registrations  <a href="#267297b487944a3a552b4fa8055a87b3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1Globals.html#d4613ca3b240de7587207f6c69cc4813">digest_</a> [oasys::MD5::MD5LEN]</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">MD5 digest of all serialized fields.  <a href="#d4613ca3b240de7587207f6c69cc4813"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00040">40</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d4f5c5c2f4be6c66ea9dc92c61a2dbbb"></a><!-- doxytag: member="dtn::Globals::Globals" ref="d4f5c5c2f4be6c66ea9dc92c61a2dbbb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::Globals::Globals           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00043">43</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="67cb7914c50644a0cb77c70e24c7a9e2"></a><!-- doxytag: member="dtn::Globals::Globals" ref="67cb7914c50644a0cb77c70e24c7a9e2" args="(const oasys::Builder &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::Globals::Globals           </td>
          <td>(</td>
          <td class="paramtype">const oasys::Builder &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00044">44</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="dc6a9a661004adee402dfbbc2a222aac"></a><!-- doxytag: member="dtn::Globals::serialize" ref="dc6a9a661004adee402dfbbc2a222aac" args="(oasys::SerializeAction *a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void dtn::Globals::serialize           </td>
          <td>(</td>
          <td class="paramtype">oasys::SerializeAction *&nbsp;</td>
          <td class="paramname"> <em>a</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Virtual from SerializableObject. 
<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00059">59</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

<p>References <a class="el" href="GlobalStore_8cc-source.html#l00049">digest_</a>, <a class="el" href="GlobalStore_8cc-source.html#l00047">next_bundleid_</a>, <a class="el" href="GlobalStore_8cc-source.html#l00048">next_regid_</a>, and <a class="el" href="GlobalStore_8cc-source.html#l00046">version_</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="d4613ca3b240de7587207f6c69cc4813"></a><!-- doxytag: member="dtn::Globals::digest_" ref="d4613ca3b240de7587207f6c69cc4813" args="[oasys::MD5::MD5LEN]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_char <a class="el" href="classdtn_1_1Globals.html#d4613ca3b240de7587207f6c69cc4813">dtn::Globals::digest_</a>[oasys::MD5::MD5LEN]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
MD5 digest of all serialized fields. 
<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00049">49</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

<p>Referenced by <a class="el" href="GlobalStore_8cc-source.html#l00096">dtn::GlobalStore::do_init()</a>, <a class="el" href="GlobalStore_8cc-source.html#l00227">dtn::GlobalStore::load()</a>, and <a class="el" href="GlobalStore_8cc-source.html#l00059">serialize()</a>.</p>

</div>
</div><p>
<a class="anchor" name="53b59e9d46b9c7d60fe8c525c8c09f67"></a><!-- doxytag: member="dtn::Globals::next_bundleid_" ref="53b59e9d46b9c7d60fe8c525c8c09f67" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="classdtn_1_1Globals.html#53b59e9d46b9c7d60fe8c525c8c09f67">dtn::Globals::next_bundleid_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
running serial number for bundles 
<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00047">47</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

<p>Referenced by <a class="el" href="GlobalStore_8cc-source.html#l00096">dtn::GlobalStore::do_init()</a>, <a class="el" href="GlobalStore_8cc-source.html#l00161">dtn::GlobalStore::next_bundleid()</a>, and <a class="el" href="GlobalStore_8cc-source.html#l00059">serialize()</a>.</p>

</div>
</div><p>
<a class="anchor" name="267297b487944a3a552b4fa8055a87b3"></a><!-- doxytag: member="dtn::Globals::next_regid_" ref="267297b487944a3a552b4fa8055a87b3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="classdtn_1_1Globals.html#267297b487944a3a552b4fa8055a87b3">dtn::Globals::next_regid_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
running serial number for registrations 
<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00048">48</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

<p>Referenced by <a class="el" href="GlobalStore_8cc-source.html#l00096">dtn::GlobalStore::do_init()</a>, <a class="el" href="GlobalStore_8cc-source.html#l00179">dtn::GlobalStore::next_regid()</a>, and <a class="el" href="GlobalStore_8cc-source.html#l00059">serialize()</a>.</p>

</div>
</div><p>
<a class="anchor" name="846dc6b2b5a2b036a09d803ef11a5edc"></a><!-- doxytag: member="dtn::Globals::version_" ref="846dc6b2b5a2b036a09d803ef11a5edc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="classdtn_1_1Globals.html#846dc6b2b5a2b036a09d803ef11a5edc">dtn::Globals::version_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
on-disk copy of CURRENT_VERSION 
<p>

<p>Definition at line <a class="el" href="GlobalStore_8cc-source.html#l00046">46</a> of file <a class="el" href="GlobalStore_8cc-source.html">GlobalStore.cc</a>.</p>

<p>Referenced by <a class="el" href="GlobalStore_8cc-source.html#l00096">dtn::GlobalStore::do_init()</a>, <a class="el" href="GlobalStore_8cc-source.html#l00227">dtn::GlobalStore::load()</a>, and <a class="el" href="GlobalStore_8cc-source.html#l00059">serialize()</a>.</p>

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