Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::SimpleConfigStore Class Reference
[Core library]

Simple configuration store. More...

#include <psimpleconfigstore.h>

Inheritance diagram for P::SimpleConfigStore:

P::ConfigStore List of all members.

Public Member Functions

 SimpleConfigStore (const std::string &path)
 ~SimpleConfigStore ()

Protected Member Functions

void read (Config::Key &root)
void update (Config::Key &root)

Detailed Description

Simple configuration store.

The simple configuration store can be used to read and update INI-style config files.

See also:
Config
Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 37 of file psimpleconfigstore.h.


Constructor & Destructor Documentation

P::SimpleConfigStore::SimpleConfigStore const std::string &  path  ) 
 

P::SimpleConfigStore::~SimpleConfigStore  ) 
 


Member Function Documentation

void P::SimpleConfigStore::read Config::Key root  )  [protected, virtual]
 

Implements P::ConfigStore.

void P::SimpleConfigStore::update Config::Key root  )  [protected, virtual]
 

Implements P::ConfigStore.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:36 2004 for P::Classes by doxygen 1.3.3