#include <basis/byte_array.h>#include <basis/function.h>#include <basis/guards.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <loggers/file_logger.h>#include <opsystem/rendezvous.h>#include <data_struct/static_memory_gremlin.h>#include <stdio.h>Include dependency graph for t_rendezvous.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Variables | |
| const int | CHECKING_INTERVAL = 200 |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 29 of file t_rendezvous.cpp.
| const int CHECKING_INTERVAL = 200 |
Definition at line 26 of file t_rendezvous.cpp.
1.5.1