NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Interrupt Handler for the rest server. This is used to wait for the termination of the rest server. More...
#include <RestServerInterruptHandler.hpp>
Static Public Member Functions | |
static void | hookUserInterruptHandler () |
static void | handleUserInterrupt (int signal) |
static void | waitForUserInterrupt () |
Interrupt Handler for the rest server. This is used to wait for the termination of the rest server.
|
static |
References NES_DEBUG.
Referenced by hookUserInterruptHandler().
|
static |
References handleUserInterrupt().
Referenced by NES::RestServer::start().
|
static |