gr_local_sighandler Class Reference

#include <gr_local_sighandler.h>

List of all members.


Detailed Description

Get and set signal handler.

Constructor installs new handler, destructor reinstalls original value.


Public Member Functions

 gr_local_sighandler (int signum, void(*new_handler)(int))
 ~gr_local_sighandler ()

Static Public Member Functions

static void throw_signal (int signum)


Constructor & Destructor Documentation

gr_local_sighandler::gr_local_sighandler ( int  signum,
void(*)(int)  new_handler 
)

gr_local_sighandler::~gr_local_sighandler (  ) 


Member Function Documentation

void gr_local_sighandler::throw_signal ( int  signum  )  [static]


The documentation for this class was generated from the following files:
Generated on Wed Dec 6 01:16:26 2006 for GNU Radio 2.x by  doxygen 1.5.1