cudaFlowCapturerBase class
base class to construct a CUDA task graph through stream capture
Contents
Derived classes
- class cublasFlowCapturer
 - class to construct a cuBLAS task graph
 
Constructors, destructors, conversion operators
- cudaFlowCapturerBase() defaulted
 - default constructor
 - ~cudaFlowCapturerBase() defaulted virtual
 - default virtual destructor
 
Public functions
- auto factory() const -> cudaFlowCapturer*
 - accesses the parent capturer