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

◆ dll() [1/2]

utilmm::plugin::dll::dll ( )
inline

◆ dll() [2/2]

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

Member Function Documentation

◆ 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:

Generated on Mon Sep 24 2018 17:06:40 for Util-- by doxygen 1.8.13
SourceForge.net Project Page