Back to Taskflow

taskflow/algorithm/pipeline.hpp file

docs/pipeline_8hpp.html

4.0.0869 B
Original Source

taskflow/algorithm/pipeline.hpp file

pipeline include file

Namespaces

namespace tftaskflow namespace

Classes

class tf::Pipeflowclass to create a pipeflow object used by the pipe callable template<typename C = std::function<void(tf::Pipeflow&)>> class tf::Pipeclass to create a pipe object for a pipeline stage template<typename... Ps> class tf::Pipelineclass to create a pipeline scheduling framework template<typename P> class tf::ScalablePipelineclass to create a scalable pipeline object