NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
Subprocess.hpp File Reference
#include <atomic>
#include <cstdio>
#include <iostream>
#include <thread>
#include <unistd.h>
#include <vector>
Include dependency graph for Subprocess.hpp:
This graph shows which files directly or indirectly include this file:

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