#include <utilmm/plugin/dll.hh>
|
| | 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 |
| |
◆ dll() [1/2]
| utilmm::plugin::dll::dll |
( |
| ) |
|
|
inline |
◆ dll() [2/2]
| utilmm::plugin::dll::dll |
( |
const std::string & |
name | ) |
|
|
inline |
◆ get()
template<typename SymbolType >
| boost::shared_ptr< typename boost::remove_pointer<SymbolType>::type> utilmm::plugin::dll::get |
( |
const std::string & |
symbol_name | ) |
const |
|
inline |
The documentation for this class was generated from the following file: