Hall-D Software
alpha
|
Library top namespace. More...
Namespaces | |
base64 | |
base64 encoding/decoding objects | |
bz | |
digest | |
digest objects | |
fd | |
file descriptor streambuf objects | |
posix | |
POSIX objects and functions. | |
tee | |
tee related ostreambuf objects | |
xdr | |
xdr related objects | |
z | |
Classes | |
class | ostreambuf |
class | buffer |
buffer management More... | |
class | common_buffer |
common base for objects that manage input and output buffers to use with zlib and bzlib More... | |
class | dater |
filter that add a time stamp on the begining of each line More... | |
class | fatal_error |
general errors only detected at runtime, no solution possible More... | |
Variables | |
static const size_t | buffer_size = 4000 * 1024 |
static const size_t | out_buffer_size = static_cast < size_t > (buffer_size * 1.02 + 12) |
Library top namespace.
|
static |
Definition at line 8 of file common.cpp.
|
static |
Definition at line 9 of file common.cpp.