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