Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::exporters::test::TestDataExport< TestChunks > Class Template Reference
Inheritance diagram for ska::cheetah::exporters::test::TestDataExport< TestChunks >:
Inheritance graph
Collaboration diagram for ska::cheetah::exporters::test::TestDataExport< TestChunks >:
Collaboration graph

Public Member Functions

 TestDataExport (DataExportConfig &config)
 
void init ()
 
template<typename DataType >
void set_factory (ExporterType const &type_id, typename ExportInitialiser< BaseT, DataType >::FactoryType const &factory)
 
- Public Member Functions inherited from ska::cheetah::exporters::DataExport< TestChunks... >
 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< TestChunks... >
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< TestChunks... >
std::tuple< ExportInitialiser< DataExport< DataTypes... >, DataTypes >... > _initialisers
 
DataExportConfig const & _config
 
std::set< ExporterType_types
 

Detailed Description

template<typename... TestChunks>
class ska::cheetah::exporters::test::TestDataExport< TestChunks >

Definition at line 60 of file DataExportTest.cpp.


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