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

Go to the source code of this file.

Namespaces

 octopi
 

Macros

#define GRAB_LOCK    auto_synchronizer l(*_secure_lock)
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s);
 

Functions

bool octopi::text_form_applier (const astring &formal(key), recognized_entity &info, void *datalink)
 

Variables

const int octopi::ENTITY_HASH_BITS = 8
 

Macro Definition Documentation

◆ GRAB_LOCK

#define GRAB_LOCK    auto_synchronizer l(*_secure_lock)

Definition at line 29 of file simple_entity_registry.cpp.

◆ LOG

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

Definition at line 33 of file simple_entity_registry.cpp.