TPIE

2362a60
tpie::pipelining::parallel_bits::threads_impl< Input, Output, fact_t > Class Template Reference

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_toperator[] (size_t idx)
 
stream_size_type sum_steps ()
 

Protected Attributes

aligned_array< pi_t, alignment > m_progressIndicators
 
std::vector< before_t * > m_dests
 

Detailed Description

template<typename Input, typename Output, typename fact_t>
class tpie::pipelining::parallel_bits::threads_impl< Input, Output, fact_t >

Subclass of threads instantiating and managing the pipelines.

Definition at line 112 of file base.h.


The documentation for this class was generated from the following file: