22 #ifndef CTKCMDLINEMODULECONCURRENTHELPERS_H 23 #define CTKCMDLINEMODULECONCURRENTHELPERS_H 25 #include "ctkCommandLineModulesCoreExport.h" 44 result_type operator()(
const QString& moduleLocation);
45 result_type operator()(
const QUrl& moduleUrl);
67 bool operator()(
const QString& moduleLocation);
68 bool operator()(
const QUrl& moduleUrl);
77 #endif // CTKCMDLINEMODULECONCURRENTHELPERS_H ctkCmdLineModuleReferenceResult result_type
A function object for concurrently adding modules.
Main manager class to handle loading and unloading of modules.
A function object for concurrently removing modules.
Defines a reference or handle to a module, including location, XML, description and access to the ass...