spla
Public Member Functions | List of all members
spla::Algo_callback_cpu Class Referencefinal

#include <cpu_algo_callback.hpp>

Inheritance diagram for spla::Algo_callback_cpu:
Inheritance graph
[legend]
Collaboration diagram for spla::Algo_callback_cpu:
Collaboration graph
[legend]

Public Member Functions

 ~Algo_callback_cpu () 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_callback_cpu()

spla::Algo_callback_cpu::~Algo_callback_cpu ( )
overridedefault

Member Function Documentation

◆ execute()

Status spla::Algo_callback_cpu::execute ( const DispatchContext ctx)
inlineoverride

◆ get_description()

std::string spla::Algo_callback_cpu::get_description ( )
inlineoverridevirtual

Implements spla::RegistryAlgo.

◆ get_name()

std::string spla::Algo_callback_cpu::get_name ( )
inlineoverridevirtual

Implements spla::RegistryAlgo.


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