#include <basis/common_templates.h>#include <data_struct/amorph.cpp>#include <opsystem/byte_filer.h>#include <opsystem/console_logger.h>#include <opsystem/dynamic_loader.h>#include <opsystem/filename.h>#include <opsystem/startup_code.h>Include dependency graph for lock_library.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(to_print) program_wide_logger().log(to_print) |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| #define LOG | ( | to_print | ) | program_wide_logger().log(to_print) |
Definition at line 30 of file lock_library.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 32 of file lock_library.cpp.
References amorph< contents >::append(), byte_filer::good(), filename::good(), array< contents >::length(), LOG, SET_DEFAULT_CONSOLE_LOGGER, and portable::sleep_ms().
Definition at line 28 of file lock_library.cpp.
1.5.1