dtn::DTNStorageConfig Class Reference

Subclass of the basic oasys storage config to add dtn-specific configuration variables. More...

#include <DTNStorageConfig.h>

List of all members.

Public Member Functions

 DTNStorageConfig (const std::string &cmd, const std::string &type, const std::string &dbname, const std::string &dbdir)

Public Attributes

std::string payload_dir_
 Directory to store payload files.
u_int64_t payload_quota_
 Total quota for the payload storage.
u_int payload_fd_cache_size_
 Number of payload file descriptors to keep open in a cache.


Detailed Description

Subclass of the basic oasys storage config to add dtn-specific configuration variables.

Definition at line 28 of file DTNStorageConfig.h.


Constructor & Destructor Documentation

dtn::DTNStorageConfig::DTNStorageConfig ( const std::string &  cmd,
const std::string &  type,
const std::string &  dbname,
const std::string &  dbdir 
) [inline]

Definition at line 30 of file DTNStorageConfig.h.


Member Data Documentation

Number of payload file descriptors to keep open in a cache.

Definition at line 48 of file DTNStorageConfig.h.

Referenced by dtn::StorageCommand::StorageCommand().

Total quota for the payload storage.

Definition at line 45 of file DTNStorageConfig.h.

Referenced by dtn::BundleStore::payload_quota(), and dtn::StorageCommand::StorageCommand().


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