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

The UDP stream from the BeamFormer. More...

#include <cheetah/rcpt/UdpStream.h>

Inheritance diagram for ska::cheetah::rcpt::UdpStreamTmpl< Producer >:
Inheritance graph
Collaboration diagram for ska::cheetah::rcpt::UdpStreamTmpl< Producer >:
Collaboration graph

Public Member Functions

 UdpStreamTmpl (Config const &config)
 
void init ()
 post construction initialisation (called by Producer)
 
template<typename DataType >
std::shared_ptr< DataType > get_chunk (unsigned sequence_number, BeamFormerPacketInspector const &p)
 

Detailed Description

template<typename Producer>
class ska::cheetah::rcpt::UdpStreamTmpl< Producer >

The UDP stream from the BeamFormer.

The stream maintains a single thread to fill packets which are then delegated to any number of other threads for processing.

Definition at line 47 of file UdpStream.h.


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