SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::desync< T > Class Template Reference

Gathers the data generated by the serial processing steps and multiplexes it to downstream after the mutex is unlocked. More...

Inherits shore::parallelization_base.

Protected Member Functions

virtual void parallelization_setup ()
 
- Protected Member Functions inherited from shore::parallelization_base
virtual void parallelization_setup ()=0
 

Friends

class parallelization_core_access
 

Additional Inherited Members

- Public Member Functions inherited from shore::parallelization_base
int num_threads () const
 
- Protected Attributes inherited from shore::parallelization_base
int m_parallelization_numthreads
 

Detailed Description

template<typename T>
class shore::desync< T >

Gathers the data generated by the serial processing steps and multiplexes it to downstream after the mutex is unlocked.


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