#include <csignal>#include <cstring>#include <fstream>#include <unistd.h>#include <iostream>Go to the source code of this file.
Classes | |
| class | ana::InstallHandlers |
Namespaces | |
| ana | |
| Oscillation analysis framework, runs over CAF files outside of ART. | |
Functions | |
| void | ana::gdb_backtrace () |
| void | ana::handle_terminate () |
| void | ana::handle_signal (int sig, siginfo_t *, void *) |
Variables | |
| bool | ana::gIsException = false |
| static InstallHandlers | ana::gHandlerInstaller |
1.8.5