#include <basis/function.h>#include <basis/guards.h>#include <basis/log_base.h>#include <basis/portable.h>#include <data_struct/static_memory_gremlin.h>#include <loggers/console_logger.h>#include <opsystem/application_shell.h>Include dependency graph for t_portable.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Functions | |
| int | main (int formal(argc), char *formal(argv)[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger(), s) |
Definition at line 27 of file t_portable.cpp.
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 74 of file t_portable.cpp.
Definition at line 72 of file t_portable.cpp.
1.5.1