NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Classes | |
class | NES::ThreadBarrier |
Utility class that introduce a barrier for N threads. The barrier resets when N threads call wait(). More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::ThreadBarrierPtr = std::shared_ptr< ThreadBarrier > |