Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dvutil File List

Here is a list of all files with brief descriptions:
date.h [code]
debug.h [code]
dispatch.h [code]
enum2str.h [code]
fdstreambuf.h [code]The Dv::fdstreambuf class provides a streambuf specialization that manages a file descriptor (fd) and handles the possibility of timeout on input or open by failing an operation if it times out
file.h [code]A Dv::Util::File class object represents a pathname, possibly associated with an existing file
filterstreambuf.h [code]The Dv::Util::filterstreambuf class is a template class that is used to define Dv::Util::filterstream objects
getdate.h [code]
includestream.h [code]This files defines a class includestream, which uses a filterstreambuf to process #include "filename" directives
logstream.h [code]This file defines a class logstream, which uses a Dv::Util::filterstreambuf to prepend a date and a prefix string to each output line
makedaemon.h [code]Defines the make_daemon() function which turns a process into a daemon
nocomment.h [code]This files defines a class nocommentstream, which uses a filterstreambuf to remove shell style comments
ntostr.h [code]
period.h [code]
props.h [code]A Dv::Util::Props class object represents a set of key-value pairs (aka property list)
pstream.h [code]
random.h [code]
ref.h [code]
strstr2str.h [code]Utility functions for safe conversion of an {o}strstream to a string (unfreezes the {o}strstream, so that memory is released upon its destruction)
systemerror.h [code]
teestream.h [code]This files defines a class teestream, named after the ``tee'' command, which illustrates the use of Dv::Util::filterstreambuf
tostring.h [code]
tty.h [code]This file defines an iostream class ``Tty'' that provides rar unbuffered input and output to /dev/tty
user.h [code]

dvutil-0.13.15 [30 December, 2004]