PGROUTING
3.2
|
#include <stddef.h>
#include <csignal>
#include <exception>
Go to the source code of this file.
Classes | |
class | EventHandler |
class | SIGINT_Handler |
class | SignalHandler |
class | SIGQUIT_Handler |
class | UserQuitException |
Macros | |
#define | REG_SIGINT |
#define | REG_SIGQUIT |
#define | THROW_ON_SIGINT |
#define REG_SIGINT |
Definition at line 142 of file signalhandler.h.
#define REG_SIGQUIT |
Definition at line 145 of file signalhandler.h.
#define THROW_ON_SIGINT |
Definition at line 148 of file signalhandler.h.