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

wvcrash.h

Go to the documentation of this file.
00001 /* -*- Mode: C++ -*-
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  *
00005  * Routines to generate a stack backtrace automatically when a program
00006  * crashes.
00007  */
00008 #ifndef __WVCRASH_H
00009 #define __WVCRASH_H
00010 
00011 void wvcrash_setup(const char *_argv0);
00012 void wvcrash(int sig);
00013 
00014 #endif // __WVCRASH_H

Generated on Sat Mar 13 14:55:36 2004 for WvStreams by doxygen 1.3.6-20040222