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

P::XMLConfigStore Class Reference
[Core library]

XML file configuration store. More...

#include <pxmlconfigstore.h>

Inheritance diagram for P::XMLConfigStore:

P::ConfigStore List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

XML file configuration store.

The XML configuration store can be used to read and update XML config files.

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

Definition at line 37 of file pxmlconfigstore.h.


Constructor & Destructor Documentation

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

P::XMLConfigStore::~XMLConfigStore  ) 
 


Member Function Documentation

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

Implements P::ConfigStore.

void P::XMLConfigStore::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:37 2004 for P::Classes by doxygen 1.3.3