Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::pipeline::detail::FldoHandler< AccelerationSearchType, typename std::enable_if< panda::HasMethod< typename AccelerationSearchType::Traits, AccelerationSearchType::template has_create_fldo_handler_t >::value >::type > Struct Template Reference
Collaboration diagram for ska::cheetah::pipeline::detail::FldoHandler< AccelerationSearchType, typename std::enable_if< panda::HasMethod< typename AccelerationSearchType::Traits, AccelerationSearchType::template has_create_fldo_handler_t >::value >::type >:
Collaboration graph

Public Types

typedef AccelerationSearchType::Traits Traits
 
typedef std::remove_pointer< typename AccelerationSearchType::template has_create_fldo_handler_t< Traits > >::type FldoHandlerType
 

Public Member Functions

 FldoHandler (AccelerationSearchType &pipeline)
 
void operator() (std::shared_ptr< data::Ocld > const &data) const
 
FldoHandlerType const & handler () const
 

Detailed Description

template<typename AccelerationSearchType>
struct ska::cheetah::pipeline::detail::FldoHandler< AccelerationSearchType, typename std::enable_if< panda::HasMethod< typename AccelerationSearchType::Traits, AccelerationSearchType::template has_create_fldo_handler_t >::value >::type >

Definition at line 66 of file FldoHandler.h.


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