| OpenShot Library | libopenshot
    0.4.0
    | 
 
 
 
Go to the documentation of this file.
   13 #ifndef OPENSHOT_CRASH_HANDLER_H 
   14 #define OPENSHOT_CRASH_HANDLER_H 
   62         static void abortHandler(
int signum, siginfo_t* si, 
void* unused);
 
  
static void printStackTrace(FILE *out, unsigned int max_frames)
Method which prints a stacktrace.
static CrashHandler * Instance()
This namespace is the default namespace for all code in the openshot library.
static void abortHandler(int signum, siginfo_t *si, void *unused)
Method which handles crashes and logs error.
Header file for ZeroMQ-based Logger class.
This class is designed to catch exceptions thrown by libc (SIGABRT, SIGSEGV, SIGILL,...