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

Synchronization of parallel pipelines. More...

Inherits shore::parallelization_base.

Public Types

typedef T append_type
 
typedef T current_type
 

Public Member Functions

track & operator[] (const size_t i)
 
- Public Member Functions inherited from shore::parallelization_base
int num_threads () const
 

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

- Protected Attributes inherited from shore::parallelization_base
int m_parallelization_numthreads
 

Detailed Description

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

Synchronization of parallel pipelines.


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