transporter.cpp File Reference

#include <basis/byte_array.h>
#include <basis/astring.h>
#include <application/hoople_main.h>
#include <application/command_line.h>
#include <cromp/cromp_client.h>
#include <cromp/cromp_server.h>
#include <filesystem/directory_tree.h>
#include <filesystem/filename_list.h>
#include <loggers/combo_logger.h>
#include <octopus/entity_defs.h>
#include <octopus/tentacle.h>
#include <octopus/unhandled_request.h>
#include <sockets/internet_address.h>
#include <sockets/machine_uid.h>
#include <sockets/tcpip_stack.h>
#include <structures/static_memory_gremlin.h>
#include <tentacles/file_transfer_tentacle.h>
#include <timely/time_control.h>
#include <timely/time_stamp.h>
Include dependency graph for transporter.cpp:

Go to the source code of this file.

Defines

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

Variables

const int REPORTING_INTERVAL = 28 * SECOND_ms
const int REFRESH_INTERVAL = 120 * MINUTE_ms
const int TRANSFER_PORT = 10808
const int MAX_CHUNK = 2 * MEGABYTE

Define Documentation

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

Definition at line 47 of file transporter.cpp.


Variable Documentation

const int MAX_CHUNK = 2 * MEGABYTE

Definition at line 56 of file transporter.cpp.

const int REFRESH_INTERVAL = 120 * MINUTE_ms

Definition at line 51 of file transporter.cpp.

const int REPORTING_INTERVAL = 28 * SECOND_ms

Definition at line 49 of file transporter.cpp.

const int TRANSFER_PORT = 10808

Definition at line 53 of file transporter.cpp.

Generated on Sat Jan 28 04:24:45 2012 for hoople2 project by  doxygen 1.6.3