#include <utilmm/plugin/dll.hh>
Public Member Functions | |
| dll () | |
| dll (const std::string &name) | |
| template<typename SymbolType> | |
| boost::shared_ptr < typename boost::remove_pointer < SymbolType >::type > | get (const std::string &symbol_name) const |
| utilmm::plugin::dll::dll | ( | ) | [inline] |
| utilmm::plugin::dll::dll | ( | const std::string & | name | ) | [inline] |
| boost::shared_ptr< typename boost::remove_pointer<SymbolType>::type> utilmm::plugin::dll::get | ( | const std::string & | symbol_name | ) | const [inline] |
1.5.3