Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
factory to construct emulators More...
#include <cheetah/emulator/Factory.h>
Public Types | |
typedef Emulator< StreamType, T > | EmulatorType |
Public Member Functions | |
Factory (Config const &config, generators::GeneratorFactory< T > &gen_factory) | |
template<typename... StreamConstructorArgs> | |
EmulatorType * | create (std::string const &key, StreamConstructorArgs &&...) |
template<typename... StreamConstructorArgs> | |
Factory< StreamType, T >::EmulatorType * | create (std::string const &key, StreamConstructorArgs &&... args) |
factory to construct emulators