#include <PluginInfo.h>
Public Attributes | |
boost::filesystem::path | loadable_ |
std::string | name_ |
Definition at line 28 of file PluginInfo.h.
boost::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(), PrintLoadingPlugins::fillDescriptions(), FWDetailViewManager::findViewersFor(), FWEveViewManager::FWEveViewManager(), edmplugin::PluginManager::loadableFor_(), edmplugin::PluginManager::newFactory(), edmplugin::PluginFactoryBase::newPlugin(), std::operator<<(), edmplugin::CacheParser::read(), edmplugin::CacheParser::readline(), and edmplugin::PluginCapabilities::tryToFind().