feisty meow concerns codebase  2.140
test_registry_configurator.cpp File Reference
Include dependency graph for test_registry_configurator.cpp:

Go to the source code of this file.

Macros

#define WHERE   __WHERE__.s()
 
#define LOG(s)   program_wide_logger::get().log(s)
 

Typedefs

typedef double_plus frunkle
 

Functions

astring static_class_name ()
 
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 astring REGISTRY_SECTION = "boobo/tahini/nunkshus"
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    program_wide_logger::get().log(s)

Definition at line 57 of file test_registry_configurator.cpp.

◆ WHERE

#define WHERE   __WHERE__.s()

Definition at line 47 of file test_registry_configurator.cpp.

Typedef Documentation

◆ frunkle

Definition at line 45 of file test_registry_configurator.cpp.

Function Documentation

◆ main()

◆ static_class_name()

astring static_class_name ( )

Definition at line 50 of file test_registry_configurator.cpp.

Referenced by main().

Variable Documentation

◆ HOOPLE_STARTUP_CODE

HOOPLE_STARTUP_CODE

Definition at line 36 of file test_registry_configurator.cpp.

◆ REGISTRY_SECTION

const astring REGISTRY_SECTION = "boobo/tahini/nunkshus"

Definition at line 55 of file test_registry_configurator.cpp.

Referenced by main().

◆ test_iterations

const int test_iterations = 10

Definition at line 15 of file test_registry_configurator.cpp.

Referenced by main().

◆ THE_HIVE

const registry_configurator::registry_hives THE_HIVE = registry_configurator::hkey_current_user

Definition at line 52 of file test_registry_configurator.cpp.

Referenced by main().