libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
SignalHandler.h File Reference
#include <csignal>
#include <vector>
#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  libdap::SignalHandler
 

Namespaces

namespace  libdap
 top level DAP object to house generic methods
 

Typedefs

typedef void libdap::Sigfunc(int)