#include "infoton.h"#include <basis/function.h>#include <basis/log_base.h>#include <basis/string_array.h>#include <textual/byte_format.h>Include dependency graph for infoton.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 byte | FAST_PACK_VERSION = 0x14 |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 26 of file infoton.cpp.
| const byte FAST_PACK_VERSION = 0x14 |
Definition at line 31 of file infoton.cpp.
Referenced by infoton::fast_pack(), infoton::fast_unpack(), and infoton::test_fast_unpack().
1.5.1