36 void setNumOMPThreadsToConfigValue();
38 void setNumOMPThreads(
const int nthreads);
40 int getNumOMPThreads()
const;
47 void clearAlgorithms();
53 void clearInstruments();
56 void clearPropertyManagers();
59 std::shared_ptr<IAlgorithm> exec(
const std::string &algorithmName,
int count, ...);
62 Workspace *getWorkspace(
const std::string &wsName);
65 bool deleteWorkspace(
const std::string &wsName);
76 void loadPluginsUsingKey(
const std::string &locationKey,
const std::string &excludeKey);
78 void setGlobalNumericLocaleToC();
80 void asynchronousStartupTasks();
82 void setupUsageReporting();
84 void updateInstrumentDefinitions();
86 void checkIfNewerVersionIsAvailable();