blocxx
|
#include "blocxx/BLOCXX_config.h"
#include <signal.h>
Go to the source code of this file.
Classes | |
class | BLOCXX_NAMESPACE::SignalScope |
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
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 |