Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

terminate.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef terminate_h
00004 #define terminate_h
00005 
00006 #include "std_macros.h"
00007 
00008 //
00009 // INTERFACE definition follows 
00010 //
00011 
00012 
00013 void set_exit_question(void (*eq)(void));
00014 
00015 FIASCO_NORETURN void terminate(int exit_value);
00016 
00017 #endif // terminate_h

Generated on Mon Sep 26 14:20:12 2005 for Fiasco by  doxygen 1.4.2