Namespaces | |
standard | |
Classes | |
class | CacheParser |
class | PluginCapabilities |
class | PluginFactory |
class | PluginFactory< R *(Args...)> |
class | PluginFactoryBase |
class | PluginFactoryManager |
struct | PluginInfo |
class | PluginManager |
struct | PluginManagerPathHasher |
class | SharedLibrary |
Functions | |
static void | checkForError (const std::istream &iIn, unsigned long iRecordNumber, const std::string &iContext) |
static bool | readCacheFile (const std::filesystem::path &cacheFile, const std::filesystem::path &dir, PluginManager::CategoryToInfos &categoryToInfos) |
A plugin factory for pede labelers
Original author: Andreas Mussgiller, January 2011
(last update by
)
|
static |
Definition at line 71 of file CacheParser.cc.
References Exception.
Referenced by edmplugin::CacheParser::readline().
|
static |
Definition at line 41 of file PluginManager.cc.
References DeadROC_duringRun::dir, Exception, geometryDiff::file, and edmplugin::CacheParser::read().
Referenced by edmplugin::PluginManager::PluginManager().