Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
roc::core::CrashHandler Class Reference

Crash handler. More...

#include <roc_core/target_posix/roc_core/crash_handler.h>

Inheritance 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: