|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Network/NetworkForwardRefs.hpp>#include <Network/detail/BaseNetworkChannel.hpp>#include <Network/detail/NetworkDataSender.hpp>#include <Network/detail/NetworkEventSender.hpp>#include <Runtime/RuntimeForwardRefs.hpp>#include <future>Classes | |
| class | NES::Network::NetworkChannel |
| This class represent the network channel for data transfer that NES uses to send data among nodes. This class can send data and event packets. This class is not thread-safe. More... | |
| class | NES::Network::EventOnlyNetworkChannel |
| This class represent the network channel for event transfer that NES uses to send events among nodes. This class can send only event packets. This class is not thread-safe. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::Network | |