NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NetworkChannel.hpp File Reference
Include dependency graph for NetworkChannel.hpp:
This graph shows which files directly or indirectly include this file:

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