Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::exporters::ExportInitialiser< DataExporterType, T > Class Template Reference
Collaboration diagram for ska::cheetah::exporters::ExportInitialiser< DataExporterType, T >:
Collaboration graph

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)
 

Detailed Description

template<typename DataExporterType, typename T>
class ska::cheetah::exporters::ExportInitialiser< DataExporterType, T >

Definition at line 39 of file DataExport.h.


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