utilmm::plugin::dll Class Reference

#include <dll.hh>

List of all members.

Public Member Functions

 dll (const std::string &name)
 dll ()
 dll (const std::string &name)
 dll ()
template<typename SymbolType >
boost::shared_ptr< typename
boost::remove_pointer
< SymbolType >::type > 
get (const std::string &symbol_name) const
template<typename SymbolType >
boost::shared_ptr< typename
boost::remove_pointer
< SymbolType >::type > 
get (const std::string &symbol_name) const

Private Attributes

std::string m_name

Detailed Description

Definition at line 34 of file install/include/utilmm/plugin/dll.hh.


Constructor & Destructor Documentation

utilmm::plugin::dll::dll (  )  [inline]

Definition at line 36 of file install/include/utilmm/plugin/dll.hh.

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

Definition at line 37 of file install/include/utilmm/plugin/dll.hh.

utilmm::plugin::dll::dll (  )  [inline]

Definition at line 36 of file utilmm/plugin/dll.hh.

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

Definition at line 37 of file utilmm/plugin/dll.hh.


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]

Definition at line 42 of file utilmm/plugin/dll.hh.

template<typename SymbolType >
boost::shared_ptr< typename boost::remove_pointer<SymbolType>::type> utilmm::plugin::dll::get ( const std::string &  symbol_name  )  const [inline]

Definition at line 42 of file install/include/utilmm/plugin/dll.hh.


Member Data Documentation

std::string utilmm::plugin::dll::m_name [private]

Definition at line 71 of file install/include/utilmm/plugin/dll.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:43 2013