Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

signalhandlers.h

00001 /*
00002   LGPL blurb.
00003  */
00004 
00010 #ifndef __SIGNALHANDLERS_H_
00011 #define __SIGNALHANDLERS_H_
00012 
00017 void activateSignalHandlers( StrongroomCore *core );
00018 
00022 void signalHandler( int sig );
00023 
00027 void sigShutdown();
00028 
00029 #endif /*__SIGNALHANDLERS_H_*/

Generated on Wed Feb 18 13:45:55 2004 for strongroom by doxygen1.2.18