|
feisty meow concerns codebase
2.140
|
#include <application/application_shell.h>#include <application/hoople_main.h>#include <basis/astring.h>#include <basis/mutex.h>#include <configuration/application_configuration.h>#include <loggers/console_logger.h>#include <loggers/critical_events.h>#include <loggers/program_wide_logger.h>#include <octopus/entity_defs.h>#include <octopus/infoton.h>#include <octopus/octopus.h>#include <octopus/tentacle.h>#include <structures/static_memory_gremlin.h>#include <sockets/internet_address.h>#include <structures/string_array.h>#include <tentacles/login_tentacle.h>#include <tentacles/simple_entity_registry.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s)) |
Variables | |
| astring | base_list [] = { "cli", "simp" } |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s)) |
Definition at line 51 of file test_security.cpp.
| astring base_list[] = { "cli", "simp" } |
Definition at line 55 of file test_security.cpp.