#include "OW_config.h"
#include <signal.h>
Include dependency graph for OW_SignalScope.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::SignalScope |
Typedefs | |
typedef void(* | OW_NAMESPACE::sighandler_t )(int) |
Variables | |
const int | OW_NAMESPACE::OW_SIGSEGV = SIGSEGV |
const int | OW_NAMESPACE::OW_SIGABRT = SIGABRT |
const int | OW_NAMESPACE::OW_SIGFPE = SIGFPE |