Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef DataExportStreamWrapper< exporters::SpCclFileStreamer< typename T::TimeFrequencyType::DataType >, T > | BaseT |
Public Member Functions | |
SpsCandidateStreamer (exporters::SpCclFileStreamerConfig const &config) | |
![]() | |
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 |
Definition at line 95 of file DataExport.cpp.