Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::ddtr::Buffering< DdtrTraits, PlanType > Class Template Reference

Buffering layer to collect sufficient data for the ddtr algorithm to run. More...

#include <cheetah/ddtr/detail/Buffering.h>

Inheritance diagram for ska::cheetah::ddtr::Buffering< DdtrTraits, PlanType >:
Inheritance graph
Collaboration diagram for ska::cheetah::ddtr::Buffering< DdtrTraits, PlanType >:
Collaboration graph

Public Member Functions

 Buffering (BufferFullCallBack const &callback, PlanType const &plan, std::size_t max_buffer_size)
 
 Buffering (Buffering const &)=delete
 
 Buffering (Buffering &&)=delete
 
template<typename DataT >
void operator() (DataT const &data)
 

Detailed Description

template<typename DdtrTraits, typename PlanType>
class ska::cheetah::ddtr::Buffering< DdtrTraits, PlanType >

Buffering layer to collect sufficient data for the ddtr algorithm to run.

Definition at line 38 of file Buffering.h.


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