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

Public Member Functions

 ExceptionPipeline (BeamConfig< uint8_t > const &beam_config)
 
void operator() (TimeFrequencyType &) override
 called each time data becomes available
 
bool has_thrown () const
 
- Public Member Functions inherited from ska::cheetah::pipeline::test::TestPipeline
 TestPipeline (BeamConfig< uint8_t > const &beam_config)
 
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
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::pipeline::PipelineHandler< uint8_t >
typedef data::TimeFrequency< Cpu, uint8_t > TimeFrequencyType
 
- Protected Types inherited from ska::cheetah::pipeline::test::TestPipeline
typedef BaseT::TimeFrequencyType TimeFrequencyType
 
- Protected Attributes inherited from ska::cheetah::pipeline::test::TestPipeline
volatile unsigned _operator_called
 

Detailed Description

Definition at line 94 of file BeamLauncherTest.cpp.


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