#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <basis/mutex.h>#include <basis/portable.h>#include <data_struct/static_memory_gremlin.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <loggers/file_logger.h>Include dependency graph for t_utility.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Functions | |
| const istring & | dorf () |
| void | arf (const istring &to_try) |
| SAFE_STATIC (istring_object, hyurlo,("beepbeep")) const istring budro("ubbu") | |
| void | test_statics () |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 26 of file t_utility.cpp.
| void arf | ( | const istring & | to_try | ) |
| const istring& dorf | ( | ) |
Definition at line 51 of file t_utility.cpp.
References STATIC_STRING.
Referenced by test_statics().
| SAFE_STATIC | ( | istring_object | , | |
| hyurlo | , | |||
| ("beepbeep") | ||||
| ) | const |
| void test_statics | ( | ) |
1.5.1