dtn::LinkStore Class Reference

The class for link storage. More...

#include <LinkStore.h>

List of all members.

Public Member Functions

 LinkStore ()
 Constructor.

Static Public Member Functions

static int init (const oasys::StorageConfig &cfg, oasys::DurableStore *store)
 Boot time initializer that takes as a parameter the storage configuration to use.
static bool initialized ()
 Return true if initialization has completed.


Detailed Description

The class for link storage.

Definition at line 39 of file LinkStore.h.


Constructor & Destructor Documentation

dtn::LinkStore::LinkStore (  ) 

Constructor.

Definition at line 29 of file LinkStore.cc.

Referenced by init().


Member Function Documentation

static int dtn::LinkStore::init ( const oasys::StorageConfig &  cfg,
oasys::DurableStore *  store 
) [inline, static]

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

Definition at line 46 of file LinkStore.h.

References LinkStore().

Referenced by dtn::DTNServer::init_datastore().

static bool dtn::LinkStore::initialized (  )  [inline, static]

Return true if initialization has completed.

Definition at line 64 of file LinkStore.h.


The documentation for this class was generated from the following files:

Generated on Fri Jan 30 09:43:15 2009 for DTN Reference Implementation by  doxygen 1.5.8