| 
    Lunchbox
    1.12.0
    
   Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs. 
   | 
 
Specialized PluginRegisterer for plugin implementations which don't have the InitDataT definition. More...
#include <pluginRegisterer.h>
 Collaboration diagram for lunchbox::PluginRegisterer< Impl, false >:Public Member Functions | |
| PluginRegisterer () | |
| Construct a registerer and register the Impl class.  More... | |
Specialized PluginRegisterer for plugin implementations which don't have the InitDataT definition.
Definition at line 109 of file pluginRegisterer.h.
      
  | 
  inline | 
Construct a registerer and register the Impl class.
Definition at line 113 of file pluginRegisterer.h.
References lunchbox::PluginFactory< PluginT, InitDataT >::getInstance().
 Here is the call graph for this function: