utilmm::plugin::abstract_factory_item_N< BasePlugin, Parameters > Struct Template Reference
#include <abstract_factory.hh>
Detailed Description
template<class BasePlugin, class Parameters>
struct utilmm::plugin::abstract_factory_item_N< BasePlugin, Parameters >
A template class, which is given the base type of plugin and a set of constructor parameter types and defines the appropriate virtual 'create' function.
Definition at line 26 of file abstract_factory.hh.
The documentation for this struct was generated from the following file: