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

Go to the source code of this file.

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 
#define UNWANTED_DEFAULT_VALUE   9949494.3
 
#define WHERE   __WHERE__.s()
 
#define static_class_name()   "test_ini_configurator"
 
#define MACRO_AS_STRING(s)   #s
 

Typedefs

typedef double_plus frunkle
 

Functions

int main (int formal(argc), char *formal(argv)[])
 

Variables

const int test_iterations = 10
 
 HOOPLE_STARTUP_CODE
 
const char * INI_SECTION = "t_ini_configurator"
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 37 of file test_ini_configurator.cpp.

◆ MACRO_AS_STRING

#define MACRO_AS_STRING (   s)    #s

Definition at line 59 of file test_ini_configurator.cpp.

◆ static_class_name

#define static_class_name ( )    "test_ini_configurator"

Definition at line 57 of file test_ini_configurator.cpp.

◆ UNWANTED_DEFAULT_VALUE

#define UNWANTED_DEFAULT_VALUE   9949494.3

Definition at line 39 of file test_ini_configurator.cpp.

◆ WHERE

#define WHERE   __WHERE__.s()

Definition at line 52 of file test_ini_configurator.cpp.

Typedef Documentation

◆ frunkle

Definition at line 50 of file test_ini_configurator.cpp.

Function Documentation

◆ main()

Variable Documentation

◆ HOOPLE_STARTUP_CODE

HOOPLE_STARTUP_CODE

Definition at line 41 of file test_ini_configurator.cpp.

◆ INI_SECTION

const char* INI_SECTION = "t_ini_configurator"

Definition at line 54 of file test_ini_configurator.cpp.

Referenced by main().

◆ test_iterations

const int test_iterations = 10

Definition at line 15 of file test_ini_configurator.cpp.

Referenced by main().