utilmm::plugin::dll Class Reference

#include <utilmm/plugin/dll.hh>

List of all members.

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 Tue Feb 19 10:51:02 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page