#include "data_structure_dll.h"#include <basis/istring.h>#include <basis/object_base.h>Include dependency graph for configlet.h:

This graph shows which files directly or indirectly include this file:

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