find_missing.cpp File Reference

#include <basis/byte_array.h>
#include <basis/istring.h>
#include <basis/portable.h>
#include <cromp/cromp_client.h>
#include <cromp/cromp_server.h>
#include <mechanisms/time_stamp.h>
#include <octopus/entity_defs.h>
#include <octopus/tentacle.h>
#include <opsystem/application_shell.h>
#include <opsystem/command_line.h>
#include <loggers/console_logger.h>
#include <opsystem/directory_tree.h>
#include <loggers/file_logger.h>
#include <opsystem/filename_list.h>
#include <data_struct/static_memory_gremlin.h>
#include <sockets/address.h>
#include <sockets/machine_uid.h>
#include <sockets/tcpip_stack.h>
#include <tentacles/file_transfer_tentacle.h>

Include dependency graph for find_missing.cpp:

Go to the source code of this file.

Defines

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

Variables

const int REPORTING_INTERVAL = 28 * SECOND_ms
const int REFRESH_INTERVAL = 20 * MINUTE_ms
const int COMPARATOR_PORT = 10809
const int MAX_CHUNK = 16 * KILOBYTE


Define Documentation

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

Definition at line 35 of file find_missing.cpp.


Variable Documentation

const int COMPARATOR_PORT = 10809

Definition at line 41 of file find_missing.cpp.

const int MAX_CHUNK = 16 * KILOBYTE

Definition at line 44 of file find_missing.cpp.

Referenced by blowfish_decryption(), and blowfish_encryption().

const int REFRESH_INTERVAL = 20 * MINUTE_ms

Definition at line 39 of file find_missing.cpp.

const int REPORTING_INTERVAL = 28 * SECOND_ms

Definition at line 37 of file find_missing.cpp.


Generated on Sat Oct 11 04:29:09 2008 for HOOPLE Libraries by  doxygen 1.5.1