#include "blocxx/BLOCXX_config.h"#include <signal.h>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Classes | |
| class | BLOCXX_NAMESPACE::SignalScope |
Typedefs | |
| typedef void(* | BLOCXX_NAMESPACE::sighandler_t )(int) |
Variables | |
| const int | BLOCXX_NAMESPACE::BLOCXX_SIGSEGV = SIGSEGV |
| const int | BLOCXX_NAMESPACE::BLOCXX_SIGABRT = SIGABRT |
| const int | BLOCXX_NAMESPACE::BLOCXX_SIGFPE = SIGFPE |
1.5.6