24 #ifndef SKA_CHEETAH_EMULATOR_FACTORY_H 25 #define SKA_CHEETAH_EMULATOR_FACTORY_H 27 #include "cheetah/emulator/Config.h" 28 #include "cheetah/emulator/Emulator.h" 29 #include "cheetah/generators/GeneratorFactory.h" 44 template<
typename StreamType,
typename T>
54 template<
typename... StreamConstructorArgs>
55 EmulatorType* create(std::string
const& key, StreamConstructorArgs&& ...);
66 #include "cheetah/emulator/detail/Factory.cpp" 68 #endif // SKA_CHEETAH_EMULATOR_FACTORY_H construct a suitable generatro object
factory to construct emulators
Some limits and constants for FLDO.
Configuration options for the Emulator.
Emulate UDP stream using a data madel generator.