feisty meow concerns codebase  2.140
entity_data_bin.cpp File Reference
#include "entity_data_bin.h"
#include "entity_defs.h"
#include "infoton.h"
#include "tentacle.h"
#include <basis/astring.h>
#include <basis/mutex.h>
#include <loggers/program_wide_logger.h>
#include <structures/set.h>
#include <structures/string_array.h>
#include <structures/amorph.h>
#include <structures/string_hash.h>
#include <textual/parser_bits.h>
#include <timely/time_stamp.h>
Include dependency graph for entity_data_bin.cpp:

Go to the source code of this file.

Namespaces

 octopi
 

Macros

#define GRAB_LOCK    auto_synchronizer l(*_ent_lock)
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 
#define static_class_name()   "entity_data_bin"
 
#define DUMP_STATE
 
#define static_class_name()   "entity_data_bin"
 
#define static_class_name()   "entity_data_bin"
 

Functions

bool octopi::text_form_applier (const octopus_entity &formal(key), entity_basket &bask, void *data_link)
 
bool octopi::scramble_applier (const octopus_entity &formal(key), entity_basket &bask, void *data_link)
 
bool octopi::any_item_applier (const octopus_entity &formal(key), entity_basket &bask, void *data_link)
 
bool octopi::cleaning_applier (const octopus_entity &key, entity_basket &bask, void *data_link)
 

Variables

const int octopi::OCTOPUS_TABLE_BITS = 6
 

Macro Definition Documentation

◆ DUMP_STATE

#define DUMP_STATE

Definition at line 216 of file entity_data_bin.cpp.

◆ GRAB_LOCK

#define GRAB_LOCK    auto_synchronizer l(*_ent_lock)

Definition at line 43 of file entity_data_bin.cpp.

◆ LOG

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

Definition at line 47 of file entity_data_bin.cpp.

◆ static_class_name [1/3]

#define static_class_name ( )    "entity_data_bin"

◆ static_class_name [2/3]

#define static_class_name ( )    "entity_data_bin"

◆ static_class_name [3/3]

#define static_class_name ( )    "entity_data_bin"