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

#include <utilmm/plugin/plugin_factory.hh>

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

Public Member Functions

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

Member Function Documentation

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

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

Generated on Tue Oct 9 2018 10:12:46 for Util-- by doxygen 1.8.6
SourceForge.net Project Page