This header file is part of module ALib Configuration of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file inifile.hpp.
#include "alib/containers/list.hpp"#include "alib/containers/hashtable.hpp"#include "alib/lang/system/path.hpp"#include "alib/lang/message/report.hpp"Go to the source code of this file.
Classes | |
| struct | IniFile::Entry |
| An entry in a Section. More... | |
| struct | IniFile::EntryKey |
| Hash functor for nodes hashed in field entryTable. Ignores letter case. More... | |
| struct | IniFile::EntryKey::EqualTo |
| Equality functor for nodes hashed in field entryTable. More... | |
| struct | IniFile::EntryKey::Hash |
| Hash functor for nodes hashed in field entryTable. More... | |
| class | IniFile |
| struct | IniFile::Section |
| A section of the INI-file. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::config |
| namespace | alib::strings |
| namespace | alib::strings::compatibility |
| namespace | alib::strings::compatibility::std |