#include "event_record.h"#include "zing_table.h"#include <basis/auto_synch.h>#include <basis/mutex.h>#include <data_struct/amorph.cpp>#include <data_struct/int_hash.cpp>#include <data_struct/memory_limiter.h>#include <mechanisms/heartbeat.h>#include <mechanisms/time_stamp.h>#include <opsystem/system_values.h>#include <textual/string_manipulation.h>Include dependency graph for zing_table.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Variables | |
| const int | ZING_COMPLAINT_INTERVAL = 2 * MINUTE_ms |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 37 of file zing_table.cpp.
| const int ZING_COMPLAINT_INTERVAL = 2 * MINUTE_ms |
1.5.1