API Documentation
|
This is the complete list of members for INIInterface, including all inherited members.
finishReadingINI(INIFactory &) | INIInterface | inlinevirtual |
getINI(INIFactory &factory)=0 | INIInterface | pure virtual |
INIInterface(const File &default_ini) | INIInterface | |
m_default_ini | INIInterface | protected |
prepareForINI(INIFactory &) | INIInterface | inlinevirtual |
readINIOptions() | INIInterface | virtual |
readINIOptions(File &ini_file) | INIInterface | virtual |
saveINIOptions(bool multithead=false) | INIInterface | virtual |
saveINIOptions(File &ini_file, bool multithead=false) | INIInterface | virtual |
setDefaultINIFile(const File &file) | INIInterface | |
writeToLog(ProgressInfo *log, uint01 log_level=2U) | INIInterface | virtual |
writeToLog(const String &title, ProgressInfo *log, uint01 log_level=2U) | INIInterface | virtual |
~INIInterface() | INIInterface | inlinevirtual |