DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Typedefs
SignalHandler.cpp File Reference
#include <DD4hep/Printout.h>
#include <DD4hep/SignalHandler.h>
#include <map>
#include <string>
#include <vector>
#include <iostream>
#include <unistd.h>
#include <execinfo.h>

Go to the source code of this file.

Classes

class  SignalHandler::implementation
 
struct  SignalHandler::implementation::sig_entry_t
 
struct  SignalHandler::implementation::sig_handler_t
 
struct  SignalHandler::implementation::sig_handler_t::old_action
 
struct  SignalHandler::implementation::sig_handler_t::handler_action
 

Typedefs

using signal_handler_t = SignalHandler::signal_handler_t
 

Typedef Documentation

◆ signal_handler_t

using signal_handler_t = SignalHandler::signal_handler_t

Definition at line 27 of file SignalHandler.cpp.