NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::RestServerInterruptHandler Class Reference

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 ()
 

Detailed Description

Interrupt Handler for the rest server. This is used to wait for the termination of the rest server.

Member Function Documentation

◆ handleUserInterrupt()

void NES::RestServerInterruptHandler::handleUserInterrupt ( int  signal)
static

References NES_DEBUG.

Referenced by hookUserInterruptHandler().

Here is the caller graph for this function:

◆ hookUserInterruptHandler()

void NES::RestServerInterruptHandler::hookUserInterruptHandler ( )
static

References handleUserInterrupt().

Referenced by NES::RestServer::start().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ waitForUserInterrupt()

void NES::RestServerInterruptHandler::waitForUserInterrupt ( )
static

References NES_DEBUG, and NES_TRACE.


The documentation for this class was generated from the following files: