#include <basis/string_array.h>#include <loggers/console_logger.h>#include <opsystem/ini_config.h>#include <data_struct/static_memory_gremlin.h>#include <sockets/tcpip_stack.h>#include <errno.h>Include dependency graph for machine_name.cpp:

Go to the source code of this file.
Defines | |
| #define | mn_out program_wide_logger() |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| #define mn_out program_wide_logger() |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 30 of file machine_name.cpp.
References configurator::AUTO_STORE, tcpip_stack::enumerate_adapters(), tcpip_stack::hostname(), array< contents >::length(), mn_out, SET_DEFAULT_CONSOLE_LOGGER, and configurator::store().
Definition at line 26 of file machine_name.cpp.
1.5.1