Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::pipeline::DataExport< NumRep, ExportTraits > Class Template Reference
Inheritance diagram for ska::cheetah::pipeline::DataExport< NumRep, ExportTraits >:
Inheritance graph
Collaboration diagram for ska::cheetah::pipeline::DataExport< NumRep, ExportTraits >:
Collaboration graph

Public Member Functions

 DataExport (exporters::DataExportConfig const &)
 
- Public Member Functions inherited from ska::cheetah::exporters::DataExport< CheetahDataTypes >
 DataExport (exporters::DataExportConfig const &)
 
std::set< ExporterType > const & available () const
 return the exporter types available in this class
 
TestProbe< DataType > & activate_test_probe (panda::ChannelId const &)
 activates a TestProbe object for monitoring the streamed data of DataType to a specific
 

Additional Inherited Members

- Protected Member Functions inherited from ska::cheetah::exporters::DataExport< CheetahDataTypes >
void set_factory (ExporterType const &type_id, FactoryType factory)
 
void init ()
 initialise the output handlers using the factories supplied by set_factory(). Only call after all factories have been set More...
 
- Protected Attributes inherited from ska::cheetah::exporters::DataExport< CheetahDataTypes >
std::tuple< ExportInitialiser< DataExport< DataTypes... >, DataTypes >... > _initialisers
 
DataExportConfig const & _config
 
std::set< ExporterType_types
 

Detailed Description

template<typename NumRep, typename ExportTraits = DefaultExportTraits>
class ska::cheetah::pipeline::DataExport< NumRep, ExportTraits >

Definition at line 59 of file DataExport.h.


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