#include "configurator.h"#include <basis/astring.h>#include <basis/contracts.h>

Go to the source code of this file.
Classes | |
| class | configuration::configlet |
| Represents an atom of configuration info. More... | |
| class | configuration::string_configlet |
| a string_configlet holds onto a character string value. More... | |
| class | configuration::int_configlet |
| Stores a simple integer in a configuration repository. More... | |
| class | configuration::bounded_int_configlet |
| Stores an integer in a configuration repository with range checking. More... | |
Namespaces | |
| namespace | configuration |
1.6.3