OpenShot Library | libopenshot  0.3.2
Classes | Namespaces
CrashHandler.h File Reference

Header file for CrashHandler class. More...

#include <cstdlib>
#include <stdio.h>
#include <signal.h>
#include <execinfo.h>
#include <errno.h>
#include <cxxabi.h>
#include "ZmqLogger.h"
Include dependency graph for CrashHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openshot::CrashHandler
 This class is designed to catch exceptions thrown by libc (SIGABRT, SIGSEGV, SIGILL, SIGFPE) More...
 

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Detailed Description

Header file for CrashHandler class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file CrashHandler.h.