Sophie

Sophie

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

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::LinkStore 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_1LinkStore.html">LinkStore</a>
  </div>
</div>
<div class="contents">
<h1>dtn::LinkStore Class Reference</h1><!-- doxytag: class="dtn::LinkStore" -->The class for link storage.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="LinkStore_8h-source.html">LinkStore.h</a>&gt;</code>
<p>

<p>
<a href="classdtn_1_1LinkStore-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_1LinkStore.html#320116d16c5a08782187d0d66fe43a80">LinkStore</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#320116d16c5a08782187d0d66fe43a80"></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 int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1LinkStore.html#835b6c06c3786b6980c27bb62dcdcd48">init</a> (const oasys::StorageConfig &amp;cfg, oasys::DurableStore *store)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Boot time initializer that takes as a parameter the storage configuration to use.  <a href="#835b6c06c3786b6980c27bb62dcdcd48"></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="classdtn_1_1LinkStore.html#b5a73dba2190e35f6a5663826d717922">initialized</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return true if initialization has completed.  <a href="#b5a73dba2190e35f6a5663826d717922"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The class for link storage. 
<p>Definition at line <a class="el" href="LinkStore_8h-source.html#l00039">39</a> of file <a class="el" href="LinkStore_8h-source.html">LinkStore.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="320116d16c5a08782187d0d66fe43a80"></a><!-- doxytag: member="dtn::LinkStore::LinkStore" ref="320116d16c5a08782187d0d66fe43a80" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::LinkStore::LinkStore           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>

<p>Definition at line <a class="el" href="LinkStore_8cc-source.html#l00029">29</a> of file <a class="el" href="LinkStore_8cc-source.html">LinkStore.cc</a>.</p>

<p>Referenced by <a class="el" href="LinkStore_8h-source.html#l00046">init()</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="835b6c06c3786b6980c27bb62dcdcd48"></a><!-- doxytag: member="dtn::LinkStore::init" ref="835b6c06c3786b6980c27bb62dcdcd48" args="(const oasys::StorageConfig &amp;cfg, oasys::DurableStore *store)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int dtn::LinkStore::init           </td>
          <td>(</td>
          <td class="paramtype">const oasys::StorageConfig &amp;&nbsp;</td>
          <td class="paramname"> <em>cfg</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">oasys::DurableStore *&nbsp;</td>
          <td class="paramname"> <em>store</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Boot time initializer that takes as a parameter the storage configuration to use. 
<p>

<p>Definition at line <a class="el" href="LinkStore_8h-source.html#l00046">46</a> of file <a class="el" href="LinkStore_8h-source.html">LinkStore.h</a>.</p>

<p>References <a class="el" href="LinkStore_8cc-source.html#l00029">LinkStore()</a>.</p>

<p>Referenced by <a class="el" href="DTNServer_8cc-source.html#l00103">dtn::DTNServer::init_datastore()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b5a73dba2190e35f6a5663826d717922"></a><!-- doxytag: member="dtn::LinkStore::initialized" ref="b5a73dba2190e35f6a5663826d717922" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> dtn::LinkStore::initialized           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return true if initialization has completed. 
<p>

<p>Definition at line <a class="el" href="LinkStore_8h-source.html#l00064">64</a> of file <a class="el" href="LinkStore_8h-source.html">LinkStore.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="LinkStore_8h-source.html">LinkStore.h</a><li><a class="el" href="LinkStore_8cc-source.html">LinkStore.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>