Lunchbox  1.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lunchbox::PluginRegisterer< Impl, true > Class Template Reference

Specialized PluginRegisterer for implementations which have the InitDataT definition. More...

#include <pluginRegisterer.h>

+ Collaboration diagram for lunchbox::PluginRegisterer< Impl, true >:

Public Member Functions

 PluginRegisterer ()
 Construct a registerer and register the Impl class. More...
 

Detailed Description

template<typename Impl>
class lunchbox::PluginRegisterer< Impl, true >

Specialized PluginRegisterer for implementations which have the InitDataT definition.

Definition at line 90 of file pluginRegisterer.h.

Constructor & Destructor Documentation

template<typename Impl >
lunchbox::PluginRegisterer< Impl, true >::PluginRegisterer ( )
inline

Construct a registerer and register the Impl class.

Version
1.11.0

Definition at line 94 of file pluginRegisterer.h.


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