This is the complete list of members for belfem::InputFile, including all inherited members.
| Ascii(const string &aPath, const enum FileMode &aMode) | belfem::Ascii | |
| InputFile(const string &aPath) | belfem::InputFile | |
| length() const | belfem::Ascii | |
| line(const index_t aLineNumber) | belfem::Ascii | |
| line(const index_t aLineNumber) const | belfem::Ascii | |
| mBuffer | belfem::Ascii | protected |
| mChangedSinceLastSave | belfem::Ascii | protected |
| mMode | belfem::Ascii | protected |
| mPath | belfem::Ascii | protected |
| num_sections() const | belfem::InputFile | |
| print() | belfem::InputFile | |
| belfem::Ascii::print(const std::string &aLine) | belfem::Ascii | |
| save() | belfem::Ascii | |
| section(const string &aSection) const | belfem::InputFile | |
| section(const index_t aIndex) const | belfem::InputFile | |
| section_exists(const string &aSection) const | belfem::InputFile | |
| ~Ascii() | belfem::Ascii | virtual |
| ~InputFile() override | belfem::InputFile |