spla
Public Member Functions | List of all members
spla::Algo_v_map_cl< T > Class Template Referencefinal

#include <cl_v_map.hpp>

Inheritance diagram for spla::Algo_v_map_cl< T >:
Inheritance graph
[legend]
Collaboration diagram for spla::Algo_v_map_cl< T >:
Collaboration graph
[legend]

Public Member Functions

 ~Algo_v_map_cl () override=default
 
std::string get_name () override
 
std::string get_description () override
 
Status execute (const DispatchContext &ctx) override
 
- Public Member Functions inherited from spla::RegistryAlgo
virtual ~RegistryAlgo ()=default
 
virtual Status execute (const struct DispatchContext &ctx)=0
 

Constructor & Destructor Documentation

◆ ~Algo_v_map_cl()

template<typename T >
spla::Algo_v_map_cl< T >::~Algo_v_map_cl ( )
overridedefault

Member Function Documentation

◆ execute()

template<typename T >
Status spla::Algo_v_map_cl< T >::execute ( const DispatchContext ctx)
inlineoverride

◆ get_description()

template<typename T >
std::string spla::Algo_v_map_cl< T >::get_description ( )
inlineoverridevirtual

Implements spla::RegistryAlgo.

◆ get_name()

template<typename T >
std::string spla::Algo_v_map_cl< T >::get_name ( )
inlineoverridevirtual

Implements spla::RegistryAlgo.


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