Dv::Util::Date | A simple Date class |
Dv::Util::DateError | A runtime exception thrown by some Date operations |
Dv::Util::Debug< T > | A simple class template for dumping an object to a stream |
Dv::Util::Directory | A Directory represents a pathname that refers to a possibly non-existing directory |
Dv::Util::Dispatcher< Application, Input, Value > | A class template framework to dispatch control based on some value |
Dv::Util::Dispatcher< Application, Input, Value >::Entry | Type of entry in dispatch table: if value is key, h will be called |
Dv::Util::Double | Class wrapper for double |
Dv::Util::Duration | Class representing a duration |
Dv::Util::enum_parser< E > | Convenient class template to support conversion of enum types to/from strings |
Dv::Util::enum_parser< E >::enum_entry | Type of entry in enum_table |
Dv::Util::fdstreambuf | A streambuf specialization that manages a file descriptor and handles timeouts |
Dv::Util::File | A File objects represents a pathname, possibly an existing file |
Dv::Util::FileError | A runtime exception thrown by some File operations |
Dv::Util::filterstreambuf< Filter > | A streambuf specialization that cooperates with a filter class object |
Dv::Util::includestream | A stream that can include other files |
Dv::Util::includestream::IncludeFilter | Implements Filter interface for filterstreambuf |
Dv::Util::Int | Class wrapper for int |
Dv::Util::logstream | A logstream is an ostream useful for logging |
Dv::Util::logstream::LogFilter | Implements Filter interface for filterstreambuf |
Dv::Util::Long | Class wrapper for long |
Dv::Util::nocommentstream | A nocommentstream is an istream that strips '#' comments |
Dv::Util::nocommentstream::NoCommentFilter | Implements Filter interface for filterstreambuf |
Dv::Util::Period | A Period is simply a Date with a Duration |
Dv::Util::Props | A propert list class |
Dv::Util::Props::ConstValue | A class representing a reference to a key-value pair in a Props object |
Dv::Util::Props::Value | A class representing a reference to a key-value pair in a Props object |
Dv::Util::PropsException | Exception class associated with Props |
Dv::Util::pstream | A wrapper that makes a stream of popen(command,"r") |
Dv::Util::Random | Class supporting random number generation |
Dv::Util::ref< T > | Reference-counted pointers |
Dv::Util::SystemError | Exception class associated with a system error |
Dv::Util::teestream | A teestream object extends the unix ``tee'' command |
Dv::Util::teestream::Tee | Implements Filter interface for filterstreambuf |
Dv::Util::Tty | An iostream class that provides raw unbuffered input and output to /dev/tty |
Dv::Util::User | A class representing a Unix user |
Dv::Util::UserError | Exception class, thrown by some User function members |
dvutil-0.13.15 | [30 December, 2004] |