#include <signal.h>#include "EventHandler.h"#include "InternalErr.h"Include dependency graph for SignalHandler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | SignalHandler |
Typedefs | |
| typedef void | Sigfunc (int) |
| typedef void Sigfunc(int) |
Definition at line 34 of file SignalHandler.h.
1.4.7