Orion
high-rate readout
|
Templated implementation of Factory class. More...
#include <factory.hpp>
Public Types | |
using | Base = T |
Public Member Functions | |
void | set_default () override |
Set this factory as default. | |
![]() | |
virtual | ~CoreFactory ()=default |
Default destructor. | |
Static Public Attributes | |
static Factory * | maker = nullptr |
Templated implementation of Factory class.