Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::core::abstraction::ExecuteAbstraction< Input > Member List

This is the complete list of members for hh::core::abstraction::ExecuteAbstraction< Input >, including all inherited members.

callExecute(std::shared_ptr< Input > data)hh::core::abstraction::ExecuteAbstraction< Input >inline
concreteExecute_hh::core::abstraction::ExecuteAbstraction< Input >private
ExecuteAbstraction(std::shared_ptr< implementor::ImplementorExecute< Input > > concreteExecute)hh::core::abstraction::ExecuteAbstraction< Input >inlineexplicit
~ExecuteAbstraction()=defaulthh::core::abstraction::ExecuteAbstraction< Input >virtual