NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <atomic>
#include <cstdio>
#include <iostream>
#include <thread>
#include <unistd.h>
#include <vector>
Classes | |
class | NES::Util::Subprocess |
This class spawns a new subprocess and executes a specific command. As soon as the subprocess object goes out of scope the subprocess is terminated. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Util | |