Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

acserrHandlers.h

Go to the documentation of this file.
00001 #ifndef _ACSERR_HANDLERS_H
00002 #define _ACSERR_HANDLERS_H
00003 /*******************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: acserrHandlers.h,v 1.2 2005/06/16 08:50:27 bjeram Exp $"
00007 *
00008 * who       when        what
00009 * --------  ----------  ----------------------------------------------
00010 * bjeram  yyyy-mm-dd  created
00011 */
00012 
00013 /************************************************************************
00014  *
00015  *----------------------------------------------------------------------
00016  */
00017 
00018 #ifndef __cplusplus
00019 #error This is a C++ include file and cannot be used from plain C
00020 #endif
00021 
00022 #include "acserrHandlersErr.h"
00023 
00024 void acserrUnspecifiedExHandler();
00025 
00026 void acserrUncaughtExHandler();
00027 
00028 #endif 

Generated on Sun Oct 29 02:26:25 2006 for ACS C++ API by doxygen 1.3.6