#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <geometric/rectangle.cpp>#include <geometric/screen_rectangle.h>#include <mathematics/float_plus.h>#include <loggers/console_logger.h>#include <opsystem/registry_config.h>#include <opsystem/path_configuration.h>#include <data_struct/static_memory_gremlin.h>#include <textual/byte_format.h>#include <stdio.h>Include dependency graph for t_registry_configurator.cpp:

Go to the source code of this file.
Defines | |
| #define | WHERE __WHERE__.s() |
Typedefs | |
| typedef float_plus< double > | frunkle |
Functions | |
| int | main (int formal(argc), char *formal(argv)[]) |
Variables | |
| const int | test_iterations = 10 |
| HOOPLE_STARTUP_CODE | |
| const registry_configurator::registry_hives | THE_HIVE = registry_configurator::hkey_current_user |
| const istring | REGISTRY_SECTION = "boobo/tahini/nunkshus" |
| #define WHERE __WHERE__.s() |
Definition at line 40 of file t_registry_configurator.cpp.
| typedef float_plus<double> frunkle |
Definition at line 38 of file t_registry_configurator.cpp.
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 47 of file t_registry_configurator.cpp.
References guards::alert_message(), configurator::AUTO_STORE, byte_format::bytes_to_string(), istring::convert(), deadly_error, registry_configurator::delete_entry(), registry_configurator::delete_section(), geometric::rectangle< numeric_type >::from_text(), istring::length(), configurator::load(), array< contents >::observe(), istring::observe(), out, REGISTRY_SECTION, istring::s(), registry_configurator::section_exists(), istring::SPRINTF, configurator::store(), byte_format::string_to_bytes(), test_iterations, geometric::rectangle< numeric_type >::text_form(), THE_HIVE, and float_plus< contents >::value().
Definition at line 34 of file t_registry_configurator.cpp.
| const istring REGISTRY_SECTION = "boobo/tahini/nunkshus" |
| const int test_iterations = 10 |
Definition at line 15 of file t_registry_configurator.cpp.
| const registry_configurator::registry_hives THE_HIVE = registry_configurator::hkey_current_user |
1.5.1