simple_entity_registry.cpp File Reference

#include "simple_entity_registry.h"
#include <basis/mutex.h>
#include <data_struct/string_hash.cpp>
#include <octopus/entity_defs.h>

Include dependency graph for simple_entity_registry.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

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

Functions

bool text_form_applier (const istring &formal(key), recognized_entity &info, void *datalink)

Variables

const int ENTITY_HASH_BITS = 8


Define Documentation

#define GRAB_LOCK   auto_synchronizer l(*_secure_lock)

Definition at line 25 of file simple_entity_registry.cpp.

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

Definition at line 29 of file simple_entity_registry.cpp.


Function Documentation

bool text_form_applier ( const istring formal(key),
recognized_entity &  info,
void *  datalink 
)

Definition at line 126 of file simple_entity_registry.cpp.


Variable Documentation

const int ENTITY_HASH_BITS = 8

Definition at line 31 of file simple_entity_registry.cpp.


Generated on Fri Nov 21 04:31:23 2008 for HOOPLE Libraries by  doxygen 1.5.1