#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <mechanisms/time_stamp.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <opsystem/filename.h>#include <data_struct/static_memory_gremlin.h>#include <signal.h>#include <stdio.h>Include dependency graph for t_break_signal.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
| #define | static_class_name() "test_break_signal" |
Functions | |
| void | handle_break (int formal(signal)) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 27 of file t_break_signal.cpp.
| #define static_class_name | ( | ) | "test_break_signal" |
| void handle_break | ( | int | formal(signal) | ) |
1.5.1