This is the complete list of members for dw::framework::PassImpl< PassFunctionT >, including all inherited members.
getName() const | dw::framework::Pass | |
getNode() const final | dw::framework::PassImpl< PassFunctionT > | inlinevirtual |
getPassReturnErrorMap() | dw::framework::Pass | |
getRunnableId(bool isSubmitPass) const final | dw::framework::PassImpl< PassFunctionT > | inlinevirtual |
m_cudaStream | dw::framework::Pass | |
m_isFirstIteration | dw::framework::Pass | |
m_processor | dw::framework::Pass | |
MAX_NAME_LEN | dw::framework::Pass | static |
operator=(Pass const &) &=delete | dw::framework::Pass | |
operator=(Pass &&) &=delete | dw::framework::Pass | |
Pass(Pass const &)=delete | dw::framework::Pass | |
Pass(Pass &&)=delete | dw::framework::Pass | |
Pass(const dw::core::StringView &name, dwProcessorType const processor, std::initializer_list< std::pair< dwStatus, uint32_t > > const &returnMapping={}) | dw::framework::Pass | protected |
PassImpl(Node &node, const dw::core::StringView &name, PassFunctionT const passFunc, dwProcessorType const processor, std::initializer_list< std::pair< dwStatus, uint32_t > > const &returnMapping={}) | dw::framework::PassImpl< PassFunctionT > | inline |
run() final | dw::framework::PassImpl< PassFunctionT > | inlinevirtual |
setRunnableId(dw::core::StringView const &runnableId) final | dw::framework::PassImpl< PassFunctionT > | inlinevirtual |
~Pass()=default | dw::framework::Pass | virtual |