| addFileProperty(const char *prop) | kome::operation::BatchAnalysis | |
| analyze(std::vector< std::string > &paths, kome::core::Progress &progress) | kome::operation::BatchAnalysis | |
| BatchAnalysis(const char *analysisName) | kome::operation::BatchAnalysis | |
| clearFileProperties() | kome::operation::BatchAnalysis | |
| DIR_PARAM_NAME | kome::operation::BatchAnalysis | protectedstatic |
| FILE_NAME_PROP_NAME | kome::operation::BatchAnalysis | protectedstatic |
| getFileProperty(const unsigned int idx) | kome::operation::BatchAnalysis | |
| getFiles(kome::objects::SettingParameterValues *settings, std::vector< std::pair< std::string, kome::core::Properties > > &files) | kome::operation::BatchAnalysis | |
| getFiles(const char *dir, std::vector< std::pair< std::string, kome::core::Properties > > &files) | kome::operation::BatchAnalysis | protectedstatic |
| getFilesPage() | kome::operation::BatchAnalysis | |
| getNumberOfFileProperties() | kome::operation::BatchAnalysis | |
| getParametersPage() | kome::operation::BatchAnalysis | |
| m_fileProperties | kome::operation::BatchAnalysis | protected |
| m_filesPage | kome::operation::BatchAnalysis | protected |
| m_name | kome::operation::BatchAnalysis | protected |
| m_parametersPage | kome::operation::BatchAnalysis | protected |
| m_params | kome::operation::BatchAnalysis | protected |
| onAnalyze(const char *path, kome::core::Progress &progress)=0 | kome::operation::BatchAnalysis | protectedpure virtual |
| onCreateFilesPage(kome::plugin::ParameterSettings ¶ms, kome::plugin::SettingsPage &page) | kome::operation::BatchAnalysis | protectedvirtual |
| onCreateParametersPage(kome::plugin::ParameterSettings ¶ms, kome::plugin::SettingsPage &page) | kome::operation::BatchAnalysis | protectedvirtual |
| onFinishAnalysis(kome::core::Progress &progress)=0 | kome::operation::BatchAnalysis | protectedpure virtual |
| onGetFiles(kome::objects::SettingParameterValues *settings, std::vector< std::pair< std::string, kome::core::Properties > > &files) | kome::operation::BatchAnalysis | protectedvirtual |
| onPrepareAnalysis(std::vector< std::string > &paths, kome::core::Progress &progress)=0 | kome::operation::BatchAnalysis | protectedpure virtual |
| onShowResult()=0 | kome::operation::BatchAnalysis | protectedpure virtual |
| showResult() | kome::operation::BatchAnalysis | |
| ~BatchAnalysis() | kome::operation::BatchAnalysis | virtual |