Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Types | Protected Attributes | List of all members
ska::cheetah::pipeline::test::TestPipeline Class Reference
Inheritance diagram for ska::cheetah::pipeline::test::TestPipeline:
Inheritance graph
Collaboration diagram for ska::cheetah::pipeline::test::TestPipeline:
Collaboration graph

Public Member Functions

 TestPipeline (BeamConfig< uint8_t > const &beam_config)
 
void operator() (TimeFrequencyType &) override
 called each time data becomes available
 
volatile unsigned & operator_called ()
 
- Public Member Functions inherited from ska::cheetah::pipeline::PipelineHandler< uint8_t >
 PipelineHandler (CheetahConfig< uint8_t > const &config, BeamConfig< uint8_t > const &beam_config)
 
DataExport< uint8_t > & out ()
 return the data output streamer More...
 
void halt ()
 halt the pipeline
 

Protected Types

typedef BaseT::TimeFrequencyType TimeFrequencyType
 

Protected Attributes

volatile unsigned _operator_called
 

Additional Inherited Members

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

Detailed Description

Definition at line 67 of file BeamLauncherTest.cpp.


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