A pair of pointers to a section and an entry in the section.
Definition at line 162 of file inifile.inl.
Public Field Index: | |
| Entry * | EntryPointer |
| Pointer to the entry in the SectionPointer. | |
| Section * | SectionPointer |
| Pointer to the INI-file's section. | |
| Entry* alib::variables::IniFile::Handle::EntryPointer |
Pointer to the entry in the SectionPointer.
Definition at line 164 of file inifile.inl.
| Section* alib::variables::IniFile::Handle::SectionPointer |
Pointer to the INI-file's section.
Definition at line 163 of file inifile.inl.