Util--  1.1
Public Member Functions | List of all members
utilmm::plugin::plugin_wrapper< Wrapped, boost::mpl::list< A1, A2 > > Struct Template Reference

#include <utilmm/plugin/plugin_wrapper.hh>

Inheritance diagram for utilmm::plugin::plugin_wrapper< Wrapped, boost::mpl::list< A1, A2 > >:
Inheritance graph
[legend]
Collaboration diagram for utilmm::plugin::plugin_wrapper< Wrapped, boost::mpl::list< A1, A2 > >:
Collaboration graph
[legend]

Public Member Functions

 plugin_wrapper (dll_handle dll, A1 a1, A2 a2)
 
- Public Member Functions inherited from utilmm::plugin::dll_handle_holder
 dll_handle_holder (dll_handle dll)
 
 ~dll_handle_holder ()
 

Constructor & Destructor Documentation

◆ plugin_wrapper()

template<class Wrapped , class A1 , class A2 >
utilmm::plugin::plugin_wrapper< Wrapped, boost::mpl::list< A1, A2 > >::plugin_wrapper ( dll_handle  dll,
A1  a1,
A2  a2 
)
inline

The documentation for this struct was generated from the following file:

Generated on Mon Oct 22 2018 18:39:28 for Util-- by doxygen 1.8.13
SourceForge.net Project Page