1 #ifndef FWCore_PluginManager_SharedLibrary_h 2 #define FWCore_PluginManager_SharedLibrary_h
std::filesystem::path path_
SharedLibrary(const std::filesystem::path &iName)
bool symbol(const std::string &iSymbolName, void *&iSymbol) const
const SharedLibrary & operator=(const SharedLibrary &)=delete
const std::filesystem::path & path() const