Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::pipeline::Empty< NumericalT > Class Template Reference

A do nothing handler. More...

#include <cheetah/pipeline/Empty.h>

Inheritance diagram for ska::cheetah::pipeline::Empty< NumericalT >:
Inheritance graph
Collaboration diagram for ska::cheetah::pipeline::Empty< NumericalT >:
Collaboration graph

Public Member Functions

 Empty (CheetahConfig< NumericalT > const &, BeamConfig< NumericalT > const &)
 
void operator() (TimeFrequencyType &) override
 called whenever data is available for processing
 
- Public Member Functions inherited from ska::cheetah::pipeline::PipelineHandler< NumericalT >
 PipelineHandler (CheetahConfig< NumericalT > const &config, BeamConfig< NumericalT > const &beam_config)
 
DataExport< NumericalT > & out ()
 return the data output streamer More...
 
void halt ()
 halt the pipeline
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::pipeline::PipelineHandler< NumericalT >
typedef data::TimeFrequency< Cpu, NumericalT > TimeFrequencyType
 

Detailed Description

template<typename NumericalT>
class ska::cheetah::pipeline::Empty< NumericalT >

A do nothing handler.

Definition at line 46 of file Empty.h.


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