![]() |
OpenMS
|
#include <OpenMS/APPLICATIONS/INIUpdater.h>
Public Member Functions | |
| INIUpdater () | |
| StringList | getToolNamesFromINI (const Param &ini) const |
| const ToolMapping & | getNameMapping () |
| bool | getNewToolName (const std::string &old_name, const std::string &tools_type, std::string &new_name) |
Static Private Attributes | |
| static ToolMapping | map_ |
| INIUpdater | ( | ) |
| const ToolMapping & getNameMapping | ( | ) |
| bool getNewToolName | ( | const std::string & | old_name, |
| const std::string & | tools_type, | ||
| std::string & | new_name | ||
| ) |
| StringList getToolNamesFromINI | ( | const Param & | ini | ) | const |
|
staticprivate |