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

#include <utilmm/plugin/plugin_factory.hh>

Inheritance diagram for utilmm::plugin::plugin_factory_item< BasePlugin, Base, boost::mpl::list< A1, A2 > >:
Inheritance graph
[legend]
Collaboration diagram for utilmm::plugin::plugin_factory_item< BasePlugin, Base, boost::mpl::list< A1, A2 > >:
Collaboration graph
[legend]

Public Member Functions

BasePlugin * create (const std::string &name, A1 a1, A2 a2)
 

Member Function Documentation

template<class BasePlugin , class Base , class A1 , class A2 >
BasePlugin* utilmm::plugin::plugin_factory_item< BasePlugin, Base, boost::mpl::list< A1, A2 > >::create ( const std::string &  name,
A1  a1,
A2  a2 
)
inline

The documentation for this struct 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