t_byte_filer.cpp File Reference

#include <basis/byte_array.h>
#include <basis/chaos.h>
#include <basis/function.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <basis/portable.h>
#include <basis/string_array.h>
#include <opsystem/application_shell.h>
#include <opsystem/byte_filer.h>
#include <loggers/console_logger.h>
#include <loggers/file_logger.h>
#include <opsystem/directory.h>
#include <opsystem/filename.h>
#include <data_struct/static_memory_gremlin.h>

Include dependency graph for t_byte_filer.cpp:

Go to the source code of this file.

Defines

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

Variables

const istring TEST_FILE_BASE = "garbage.txt"
const istring TEST_FILE = portable::env_string("TMP") + "/" + TEST_FILE_BASE


Define Documentation

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

Definition at line 30 of file t_byte_filer.cpp.


Variable Documentation

const istring TEST_FILE = portable::env_string("TMP") + "/" + TEST_FILE_BASE

Definition at line 44 of file t_byte_filer.cpp.

const istring TEST_FILE_BASE = "garbage.txt"

Definition at line 42 of file t_byte_filer.cpp.


Generated on Fri Nov 28 04:30:31 2008 for HOOPLE Libraries by  doxygen 1.5.1