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

Go to the source code of this file.

Macros

#define LOG(to_print)   EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))
 

Functions

void bogon (byte_array *fred)
 
 HOOPLE_MAIN (test_node,)
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))

Definition at line 43 of file test_node.cpp.

Function Documentation

◆ bogon()

void bogon ( byte_array fred)

Definition at line 53 of file test_node.cpp.

References LOG.

◆ HOOPLE_MAIN()

HOOPLE_MAIN ( test_node  )