Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | Protected Types | List of all members
ska::cheetah::rfim::RfimBase< RfimDetector, RfimPolicy > Class Template Reference

Wrap a Rfim flaggeing style detector and adjust the data according to the flags and a specific policy. More...

#include <cheetah/rfim/RfimBase.h>

Inheritance diagram for ska::cheetah::rfim::RfimBase< RfimDetector, RfimPolicy >:
Inheritance graph
Collaboration diagram for ska::cheetah::rfim::RfimBase< RfimDetector, RfimPolicy >:
Collaboration graph

Public Types

typedef InfoType::AdapterType DataAdapter
 
typedef InfoType::ReturnType ReturnType
 

Public Member Functions

template<typename ResourceType >
ReturnType operator() (ResourceType &&, DataTypePtr data)
 
ReturnType operator() (panda::PoolResource< Cpu > &, DataTypePtr data)
 

Protected Types

typedef PolicyInfo< RfimPolicy > InfoType
 
typedef InfoType::DataArgumentType DataType
 
typedef std::shared_ptr< typename std::remove_reference< DataType >::type > DataTypePtr
 

Detailed Description

template<class RfimDetector, class RfimPolicy>
class ska::cheetah::rfim::RfimBase< RfimDetector, RfimPolicy >

Wrap a Rfim flaggeing style detector and adjust the data according to the flags and a specific policy.

Definition at line 20 of file RfimBase.h.


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