fw4spl
|
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) | |
Class used to register a class factory in factory registry. This class defines also the object factory ( 'create' )
T | Factory product type |
Definition at line 36 of file GuiBaseObject.hpp.