life_maintainer.cpp File Reference

#include "living_item.h"
#include "life_maintainer.h"
#include <basis/auto_synch.h>
#include <basis/mutex.h>
#include <data_struct/byte_hasher.h>
#include <data_struct/int_hash.cpp>
#include <data_struct/unique_id.h>
#include <mechanisms/heartbeat.h>

Include dependency graph for life_maintainer.cpp:

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

Go to the source code of this file.

Defines

#define AUTO_LOCK   auto_synchronizer l(*_lock)
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger(), s)

Variables

const int MAX_LFMT_BITS = 10


Define Documentation

#define AUTO_LOCK   auto_synchronizer l(*_lock)

Definition at line 34 of file life_maintainer.cpp.

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

Definition at line 37 of file life_maintainer.cpp.


Variable Documentation

const int MAX_LFMT_BITS = 10

Definition at line 30 of file life_maintainer.cpp.


Generated on Thu Nov 20 04:29:18 2008 for HOOPLE Libraries by  doxygen 1.5.1