The AdvancedIniFile::Field class represents a field within an INI file.
More...
#include <inifile.h>
The AdvancedIniFile::Field class represents a field within an INI file.
Definition at line 80 of file inifile.h.
◆ flags
◆ followingInlineComment
| std::string CppUtilities::AdvancedIniFile::Field::followingInlineComment |
◆ key
| std::string CppUtilities::AdvancedIniFile::Field::key |
◆ paddedKeyLength
| std::size_t CppUtilities::AdvancedIniFile::Field::paddedKeyLength = 0 |
◆ precedingCommentBlock
| std::string CppUtilities::AdvancedIniFile::Field::precedingCommentBlock |
◆ value
| std::string CppUtilities::AdvancedIniFile::Field::value |
The documentation for this class was generated from the following file: