Subclass of threads instantiating and managing the pipelines. More...
#include <tpie/pipelining/parallel/base.h>
Inherits tpie::pipelining::parallel_bits::threads< Input, Output >.
Public Member Functions | |
| threads_impl (fact_t &&fact, state< T1, T2 > &st) | |
| before_t & | operator[] (size_t idx) |
| stream_size_type | sum_steps () |
Protected Attributes | |
| aligned_array< pi_t, alignment > | m_progressIndicators |
| std::vector< before_t * > | m_dests |
Subclass of threads instantiating and managing the pipelines.