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

Go to the source code of this file.

Macros

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

Functions

const char * static_class_name ()
 
int main (int argc, char *argv[])
 

Variables

 HOOPLE_STARTUP_CODE
 

Macro Definition Documentation

◆ LOG

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

Definition at line 34 of file test_path_configuration.cpp.

Function Documentation

◆ main()

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

Definition at line 41 of file test_path_configuration.cpp.

References FUNCDEF, LOG, and static_class_name().

◆ static_class_name()

const char* static_class_name ( )

Definition at line 37 of file test_path_configuration.cpp.

Referenced by main().

Variable Documentation

◆ HOOPLE_STARTUP_CODE

HOOPLE_STARTUP_CODE

Definition at line 39 of file test_path_configuration.cpp.