stromx  0.7.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
stromx::runtime::AssignThreadsAlgorithm Class Reference

Algorithm which assigns threads to the stream. More...

#include <AssignThreadsAlgorithm.h>

Public Member Functions

 AssignThreadsAlgorithm ()
 
void apply (Stream &stream)
 

Detailed Description

Algorithm which assigns threads to the stream.

Constructor & Destructor Documentation

stromx::runtime::AssignThreadsAlgorithm::AssignThreadsAlgorithm ( )
inline

Constructs a thread assigning algorithm.

Member Function Documentation

void stromx::runtime::AssignThreadsAlgorithm::apply ( Stream stream)

Creates threads and assigns the connected inputs of the stream to them such that connectors with different operator threads are never part of the same thread.


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