NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
RuntimeEventListener.hpp File Reference
#include <Util/VirtualEnableSharedFromThis.hpp>
#include <memory>
Include dependency graph for RuntimeEventListener.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Runtime::RuntimeEventListener
 This is the listener for runtime events. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Network
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 

Typedefs

using NES::Runtime::RuntimeEventListenerPtr = std::shared_ptr< RuntimeEventListener >