![]() |
Scarab
3.2.2
Project 8 C++ Utility Library
|
#include "scarab_api.hh"#include "member_variables.hh"#include <memory>#include <mutex>#include <set>
Go to the source code of this file.
Classes | |
| class | signal_handler |
| Deals with cleanly exiting an application, and includes signal and std::terminate handler functions. More... | |
Namespaces | |
| scarab | |
Macros | |
| #define | _GNU_SOURCE |
| #define | __USE_GNU |
| #define __USE_GNU |
Definition at line 23 of file signal_handler.hh.
| #define _GNU_SOURCE |
Definition at line 20 of file signal_handler.hh.
1.8.13