NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Util/Logger/Logger.hpp>
#include <Util/Subprocess/Subprocess.hpp>
#include <Util/magicenum/magic_enum.hpp>
#include <algorithm>
#include <csignal>
#include <cstdio>
#include <thread>
#include <vector>
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Util | |
Enumerations | |
enum class | NES::Util::ends_of_pipe : uint8_t { NES::Util::READ = 0 , NES::Util::WRITE = 1 } |