Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::emulator::Factory< StreamType, T > Class Template Reference

factory to construct emulators More...

#include <cheetah/emulator/Factory.h>

Collaboration diagram for ska::cheetah::emulator::Factory< StreamType, T >:
Collaboration graph

Public Types

typedef Emulator< StreamType, T > EmulatorType
 

Public Member Functions

 Factory (Config const &config, generators::GeneratorFactory< T > &gen_factory)
 
template<typename... StreamConstructorArgs>
EmulatorTypecreate (std::string const &key, StreamConstructorArgs &&...)
 
template<typename... StreamConstructorArgs>
Factory< StreamType, T >::EmulatorTypecreate (std::string const &key, StreamConstructorArgs &&... args)
 

Detailed Description

template<typename StreamType, typename T>
class ska::cheetah::emulator::Factory< StreamType, T >

factory to construct emulators

Definition at line 45 of file Factory.h.


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