OpenShot Library | libopenshot
0.3.3
|
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"
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. | |