dtn::RegistrationStore Class Reference

#include <RegistrationStore.h>

Inheritance diagram for dtn::RegistrationStore:

dtn::SQLRegistrationStore

List of all members.


Detailed Description

The class for registration storage is simply an instantiation of the generic oasys durable table interface.

Definition at line 39 of file RegistrationStore.h.


Public Member Functions

 RegistrationStore ()
 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.

Constructor & Destructor Documentation

dtn::RegistrationStore::RegistrationStore (  ) 

Constructor.

Definition at line 29 of file RegistrationStore.cc.

Referenced by init().


Member Function Documentation

static int dtn::RegistrationStore::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 RegistrationStore.h.

References RegistrationStore().

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

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

Return true if initialization has completed.

Definition at line 64 of file RegistrationStore.h.


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

Generated on Mon Jul 21 14:12:22 2008 for DTN Reference Implementation by  doxygen 1.5.6