fw4spl
fwGui::GuiBaseObject::Registrar< T > Class Template Reference

Class used to register a class factory in factory registry. This class defines also the object factory ( 'create' ) More...

#include <GuiBaseObject.hpp>

Public Member Functions

 Registrar (std::string functorKey)
 

Detailed Description

template<typename T>
class fwGui::GuiBaseObject::Registrar< T >

Class used to register a class factory in factory registry. This class defines also the object factory ( 'create' )

Template Parameters
TFactory product type

Definition at line 36 of file GuiBaseObject.hpp.


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