include/cond_comp.h File Reference

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

Go to the source code of this file.

Defines

#define LOG(x)   do {x;} while(0)
 macro to be used to write standard output
#define DEB(x)
 macro to be used to write error output (DEBUG)


Define Documentation

#define DEB (  ) 

macro to be used to write error output (DEBUG)

if DEBUG is defined then error output will be printed

Definition at line 19 of file cond_comp.h.

Referenced by repository_class::add_file(), init_sd_cli(), init_sd_serv(), main(), repository_class::obtain_file(), repository_class::release_file(), repository_class::remove_file(), and repository_class::wait_file().

#define LOG (  )     do {x;} while(0)

macro to be used to write standard output

if NO_OUTPUT is defined no standard output will be printed

Definition at line 9 of file cond_comp.h.

Referenced by CL_req_s_body(), CL_s_body(), FS_req_s_body(), FS_s_body(), listen(), main(), mode_1(), mode_2(), req_server(), send_end_command(), serve_end_file_transfer(), serve_reg_notification(), serve_start_file_transfer(), and transfer_file().


Generated on Sat Jun 13 21:06:30 2009 for DistributedFileRepository by  doxygen 1.5.8