#include "string_conversions.h"#include <opsystem/ini_config.h>Include dependency graph for managed_ini_config.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | hoople_api |
Classes | |
| class | hoople_api::managed_ini_config |
Variables | |
| AUTO_STORE | |
| APPLICATION_DIRECTORY | |
| config files live with application. | |
| OS_DIRECTORY | |
| config files live in operating system directory. | |
config files live with application.
Definition at line 41 of file managed_ini_config.h.
Referenced by hoople_api::managed_ini_config::managed_ini_config().
Definition at line 30 of file managed_ini_config.h.
Referenced by configurator::behavior(), and hoople_api::managed_ini_config::managed_ini_config().
config files live in operating system directory.
Definition at line 41 of file managed_ini_config.h.
1.5.1