Util--  1.1
Public Member Functions | List of all members
utilmm::plugin::dll Class Reference

#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
 

Constructor & Destructor Documentation

utilmm::plugin::dll::dll ( )
inline
utilmm::plugin::dll::dll ( const std::string &  name)
inline

Member Function Documentation

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:

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page