Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

lsfSignalHandlers.h

Go to the documentation of this file.
00001 #ifndef LSF_SIGNAL_HANDLERS_H
00002 #define LSF_SIGNAL_HANDLERS_H
00003 /*************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: lsfSignalHandlers.h,v 1.101 2003/11/18 13:47:39 vltsccm Exp $"
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * pduhoux   2000-02-24  created
00011 */
00012 
00013 /************************************************************************/
00014 void lsfBreakHandler ( void );      /* Signal handler for BREAK */
00015 void lsfKillHandler  ( void );      /* Signal handler for KILL */
00016 
00017 #endif 

Generated on Wed Dec 3 14:52:14 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001