Compute Graph Framework SDK Reference  5.8
dw::framework::PassImpl< PassFunctionT > Member List

This is the complete list of members for dw::framework::PassImpl< PassFunctionT >, including all inherited members.

getNode() const finaldw::framework::PassImpl< PassFunctionT >inlinevirtual
getRunnableId(bool isSubmitPass) const finaldw::framework::PassImpl< PassFunctionT >inlinevirtual
m_avgTimedw::framework::Pass
m_cudaStreamdw::framework::Pass
m_dlaEnginedw::framework::Pass
m_isFirstIterationdw::framework::Pass
m_maxTimedw::framework::Pass
m_minTimedw::framework::Pass
m_processordw::framework::Pass
m_processTypedw::framework::Pass
MAX_NAME_LENdw::framework::Passstatic
operator=(Pass const &) &=deletedw::framework::Pass
operator=(Pass &&) &=deletedw::framework::Pass
Pass(Pass const &)=deletedw::framework::Pass
Pass(Pass &&)=deletedw::framework::Pass
Pass(dwProcessorType const processor, dwProcessType const processType, dwTime_t const minTime, dwTime_t const avgTime, dwTime_t const maxTime) noexceptdw::framework::Passinlineprotected
PassImpl(Node &node, PassFunctionT const passFunc, dwProcessorType const processor, dwProcessType const processType, dwTime_t const minTime, dwTime_t const avgTime, dwTime_t const maxTime)dw::framework::PassImpl< PassFunctionT >inline
PassImpl(Node &node, PassFunctionT const passFunc, dwProcessorType const processor, dwProcessType const processType, dwTime_t const minTime, dwTime_t const avgTime, dwTime_t const maxTime, cudaStream_t const cudaStream)dw::framework::PassImpl< PassFunctionT >inline
PassImpl(Node &node, PassFunctionT const passFunc, dwProcessorType const processor, dwProcessType const processType, dwTime_t const minTime, dwTime_t const avgTime, dwTime_t const maxTime, NvMediaDla *const dlaEngine)dw::framework::PassImpl< PassFunctionT >inline
run() finaldw::framework::PassImpl< PassFunctionT >inlinevirtual
setRunnableId(dw::core::StringView const &runnableId) finaldw::framework::PassImpl< PassFunctionT >inlinevirtual
~Pass()=defaultdw::framework::Passvirtual