This header-file is part of module ALib Variables of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file inifile.hpp.
Go to the source code of this file.
Classes | |
| struct | alib::variables::IniFile::Entry |
| An entry in a Section. More... | |
| struct | alib::variables::IniFile::EntryKey |
| Hash functor for nodes hashed in field entryTable. Ignores letter case. More... | |
| struct | alib::variables::IniFile::EntryKey::EqualTo |
| Equality functor for nodes hashed in field entryTable. More... | |
| struct | alib::variables::IniFile::Handle |
| A pair of pointers to a section and an entry in the section. More... | |
| struct | alib::variables::IniFile::EntryKey::Hash |
| Hash functor for nodes hashed in field entryTable. More... | |
| class | alib::variables::IniFile |
| struct | alib::variables::IniFile::Section |
| A section of the INI-file. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::variables |