MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_executor()
template<typename Executor , ComputeData DataType>
std::shared_ptr< Executor >
MayaFlux::Yantra::FluentExecutor
< Executor, DataType >::get_executor
(
)
const
inline
Get the underlying executor.
Returns
Shared pointer to the executor instance
Definition at line
537
of file
OperationChain.hpp
.
537
{
return
m_executor
; }
MayaFlux::Yantra::FluentExecutor::m_executor
std::shared_ptr< Executor > m_executor
Definition
OperationChain.hpp:540
MayaFlux
Yantra
FluentExecutor
Generated by
1.9.8