Simias::Storage::Provider::ProviderConfig Class Reference

Store configuration class. More...

List of all members.

Public Member Functions

 ProviderConfig (Configuration config, string storePath)
 Default Constructor.
string Get (string key, string defaultValue)
 Get the specified configuration setting.

Properties

string Path [get]
 Gets and Sets the DB Path.
string Assembly [get]
 Gets and Sets the Assembly that implements the provider instance used.
string TypeName [get]
 Gets and Sets the Class Type of the implemented provider.


Detailed Description

Store configuration class.


Constructor & Destructor Documentation

Simias::Storage::Provider::ProviderConfig::ProviderConfig ( Configuration  config,
string  storePath 
) [inline]

Default Constructor.


Member Function Documentation

string Simias::Storage::Provider::ProviderConfig::Get ( string  key,
string  defaultValue 
) [inline]

Get the specified configuration setting.

Parameters:
key The setting to retrieve.
defaultValue The default setting.
Returns:
The stored setting.


Property Documentation

string Simias::Storage::Provider::ProviderConfig::Path [get]

Gets and Sets the DB Path.

string Simias::Storage::Provider::ProviderConfig::Assembly [get]

Gets and Sets the Assembly that implements the provider instance used.

string Simias::Storage::Provider::ProviderConfig::TypeName [get]

Gets and Sets the Class Type of the implemented provider.


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

Generated on Wed Apr 8 14:55:51 2009 for simias by  doxygen 1.5.6