MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::ValueStreamChannel< T > Class Template Reference

Different type of channels for allowing broadcasting of ValueStream. More...

#include <ValueStreamChannels.hpp>

Inheritance diagram for Showcase::ValueStreamChannel< T >:
Showcase::ValueStream< T >

Additional Inherited Members

- Public Member Functions inherited from Showcase::ValueStream< T >
int forEachSync (const std::function< void(const T &)> &f, int N, const std::function< bool(const T &)> &endCond=nullptr)
 Executes f for each next N values in the Stream as long as values are being generated. More...
 

Detailed Description

template<typename T>
class Showcase::ValueStreamChannel< T >

Different type of channels for allowing broadcasting of ValueStream.

Single entry for splitted ValueStream