Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::pipeline::DataExportStreamWrapper< WriterType, T > Struct Template Reference
Inheritance diagram for ska::cheetah::pipeline::DataExportStreamWrapper< WriterType, T >:
Inheritance graph
Collaboration diagram for ska::cheetah::pipeline::DataExportStreamWrapper< WriterType, T >:
Collaboration graph

Public Member Functions

template<typename Arg1 >
 DataExportStreamWrapper (Arg1 &&arg1, typename std::enable_if<!std::is_same< typename std::decay< Arg1 >::type, DataExportStreamWrapper >::value, int >::type *=nullptr)
 
 DataExportStreamWrapper (DataExportStreamWrapper const &)=default
 
 DataExportStreamWrapper (DataExportStreamWrapper &&s)
 
void operator() (T const &t) const
 

Detailed Description

template<typename WriterType, typename T>
struct ska::cheetah::pipeline::DataExportStreamWrapper< WriterType, T >

Definition at line 56 of file DataExport.cpp.


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