00001 #ifndef __panic_h__ 00002 #define __panic_h__ 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 // code:: Consider using one of the integer values defined in 00009 // error_list.h. 00010 void Panic(int code); 00011 00012 #ifdef __cplusplus 00013 } /* extern "C" */ 00014 #endif 00015 00016 #endif /* __panic_h__ */
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:55 2011 by Doxygen 1.6.1