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

Public Member Functions

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

Detailed Description

template<typename Impl, bool hasInitData = hasInitDataT< Impl >::value>
class lunchbox::PluginRegisterer< Impl, hasInitData >

Definition at line 79 of file pluginRegisterer.h.

Constructor & Destructor Documentation

template<typename Impl, bool hasInitData = hasInitDataT< Impl >::value>
lunchbox::PluginRegisterer< Impl, hasInitData >::PluginRegisterer ( )

Construct a registerer and register the Impl class.

Version
1.11.0

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