Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::core::CrashHandler Class Reference

Crash handler. More...

#include <crash_handler.h>

Inheritance diagram for roc::core::CrashHandler:
Collaboration diagram for roc::core::CrashHandler:

Public Member Functions

 CrashHandler ()
 Install signal handlers. More...
 
 ~CrashHandler ()
 Restore signal handlers. More...
 

Detailed Description

Crash handler.

Definition at line 23 of file crash_handler.h.

Constructor & Destructor Documentation

◆ CrashHandler()

roc::core::CrashHandler::CrashHandler ( )

Install signal handlers.

◆ ~CrashHandler()

roc::core::CrashHandler::~CrashHandler ( )

Restore signal handlers.


The documentation for this class was generated from the following file: