23 #ifndef INCLUDED_GR_LOCAL_SIGHANDLER_H
24 #define INCLUDED_GR_LOCAL_SIGHANDLER_H
43 struct sigaction d_old_action;
50 static void throw_signal (
int signum);
61 int signal ()
const {
return d_signum; }
62 std::string
name ()
const;
gr_signal(int signum)
Definition: gr_local_sighandler.h:60
int signal() const
Definition: gr_local_sighandler.h:61
#define GR_CORE_API
Definition: gr_core_api.h:30
Representation of signal.
Definition: gr_local_sighandler.h:56
Get and set signal handler.
Definition: gr_local_sighandler.h:40
VOLK_API $kern pname $kern name
A function pointer to the dispatcher implementation.