dtn::SQLGlobalStore Class Reference

Implementation of GlobalStore that uses an underlying SQL database. More...

#include <SQLGlobalStore.h>

Inheritance diagram for dtn::SQLGlobalStore:

dtn::GlobalStore

List of all members.

Public Member Functions

 SQLGlobalStore (oasys::SQLImplementation *impl)
 Constructor.
virtual ~SQLGlobalStore ()
 Destructor.
virtual bool load ()
 Load in the values from the database.
virtual bool update ()
 Update the values in the database.

Protected Attributes

SQLStorestore_


Detailed Description

Implementation of GlobalStore that uses an underlying SQL database.

Definition at line 33 of file SQLGlobalStore.h.


Constructor & Destructor Documentation

dtn::SQLGlobalStore::SQLGlobalStore ( oasys::SQLImplementation *  impl  ) 

Constructor.

virtual dtn::SQLGlobalStore::~SQLGlobalStore (  )  [virtual]

Destructor.


Member Function Documentation

virtual bool dtn::SQLGlobalStore::load (  )  [virtual]

Load in the values from the database.

Reimplemented from dtn::GlobalStore.

virtual bool dtn::SQLGlobalStore::update (  )  [virtual]

Update the values in the database.

Reimplemented from dtn::GlobalStore.


Member Data Documentation

Reimplemented from dtn::GlobalStore.

Definition at line 56 of file SQLGlobalStore.h.


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

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