#include <PluginInfo.h>
Public Attributes | |
std::filesystem::path | loadable_ |
std::string | name_ |
Definition at line 28 of file PluginInfo.h.
std::filesystem::path edmplugin::PluginInfo::loadable_ |
Definition at line 30 of file PluginInfo.h.
Referenced by edmplugin::PluginCapabilities::available(), edmplugin::PluginFactoryBase::fillInfo(), edmplugin::PluginFactoryBase::newPlugin(), edmplugin::CacheParser::read(), edmplugin::CacheParser::readline(), and edmplugin::PluginCapabilities::tryToFind().
std::string edmplugin::PluginInfo::name_ |
Definition at line 29 of file PluginInfo.h.
Referenced by PrintLoadingPlugins::askedToLoad(), edmplugin::PluginCapabilities::available(), edmplugin::PluginFactoryBase::fillAvailable(), FWDetailViewManager::findViewersFor(), FWEveViewManager::FWEveViewManager(), edmplugin::PluginManager::loadableFor_(), edmplugin::PluginFactoryBase::newPlugin(), edmplugin::CacheParser::read(), edmplugin::CacheParser::readline(), and edmplugin::PluginCapabilities::tryToFind().