fw4spl
fwAtomsPatch::patcher::IPatcher::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 <IPatcher.hpp>

Public Member Functions

 Registrar (std::string functorKey)
 

Detailed Description

template<typename T>
class fwAtomsPatch::patcher::IPatcher::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 55 of file IPatcher.hpp.


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