1 #ifndef FWCore_PluginManager_SharedLibrary_h
2 #define FWCore_PluginManager_SharedLibrary_h
23 #include <boost/filesystem/path.hpp>
39 bool symbol(
const std::string& iSymbolName,
void* & iSymbol)
const;
bool symbol(const std::string &iSymbolName, void *&iSymbol) const
const SharedLibrary & operator=(const SharedLibrary &)
SharedLibrary(const boost::filesystem::path &iName)
Reflex::SharedLibrary * library_
boost::filesystem::path path_
const boost::filesystem::path & path() const