#include <psimpleconfigstore.h>
Inheritance diagram for P::SimpleConfigStore:

Public Member Functions | |
| SimpleConfigStore (const std::string &path) | |
| ~SimpleConfigStore () | |
Protected Member Functions | |
| void | read (Config::Key &root) |
| void | update (Config::Key &root) |
The simple configuration store can be used to read and update INI-style config files.
Definition at line 37 of file psimpleconfigstore.h.
|
|
|
|
|
|
|
|
Implements P::ConfigStore. |
|
|
Implements P::ConfigStore. |
1.3.3