Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef std::function< void(T &)> | HandlerType |
typedef std::function< std::function< void(T &)>DataExportStreamConfig const &)> | FactoryType |
Public Member Functions | |
ExportInitialiser (DataExporterType &object) | |
void | init_exporter (DataExportStreamConfig const &config) |
void | add_factory (ExporterType const &type, FactoryType factory) |
Definition at line 39 of file DataExport.h.