#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.
Namespaces | |
namespace | libdap |
Classes | |
class | libdap::SignalHandler |
Typedefs | |
typedef void | libdap::Sigfunc (int) |