#include <basis/byte_array.h>#include <basis/chaos.h>#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <data_struct/static_memory_gremlin.h>#include <octopus/entity_data_bin.h>#include <octopus/entity_defs.h>#include <tentacles/security_infoton.h>#include <textual/string_manipulation.h>#include <stdio.h>Include dependency graph for t_bin.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
| #define | BASE_LOG(s) EMERGENCY_LOG(program_wide_logger(), s) |
Variables | |
| const int | ITEM_COUNT = 10000 |
| #define BASE_LOG | ( | s | ) | EMERGENCY_LOG(program_wide_logger(), s) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
| const int ITEM_COUNT = 10000 |
1.5.1