API Documentation
|
This is the complete list of members for ReportGeneratorSettings, including all inherited members.
custom_reports | ReportGeneratorSettings | |
DefaultSettings() | ReportGeneratorSettings | inlinestatic |
finishReadingINI(INIFactory &) | INIInterface | inlinevirtual |
getINI() final override | ReportGeneratorSettings | inline |
NDEVR::INIInterface::getINI(INIFactory &factory)=0 | INIInterface | pure virtual |
INIInterface(const File &default_ini) | INIInterface | |
m_default_ini | INIInterface | protected |
path_to_nc_editor | ReportGeneratorSettings | |
prepareForINI(INIFactory &) | INIInterface | inlinevirtual |
readINIOptions() | INIInterface | virtual |
readINIOptions(File &ini_file) | INIInterface | virtual |
ReportGeneratorSettings() | ReportGeneratorSettings | inline |
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 |