#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::PluginFactoryBase::fillInfo(), and edmplugin::CacheParser::readline().
std::string edmplugin::PluginInfo::name_ |
Definition at line 29 of file PluginInfo.h.
Referenced by FWDetailViewManager::findViewersFor(), FWEveViewManager::FWEveViewManager(), and edmplugin::CacheParser::readline().