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

dvutil Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Dv::Util::DateA simple Date class
Dv::Util::DateErrorA runtime exception thrown by some Date operations
Dv::Util::Debug< T >A simple class template for dumping an object to a stream
Dv::Util::DirectoryA 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 >::EntryType of entry in dispatch table: if value is key, h will be called
Dv::Util::DoubleClass wrapper for double
Dv::Util::DurationClass 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_entryType of entry in enum_table
Dv::Util::fdstreambufA streambuf specialization that manages a file descriptor and handles timeouts
Dv::Util::FileA File objects represents a pathname, possibly an existing file
Dv::Util::FileErrorA runtime exception thrown by some File operations
Dv::Util::filterstreambuf< Filter >A streambuf specialization that cooperates with a filter class object
Dv::Util::includestreamA stream that can include other files
Dv::Util::includestream::IncludeFilterImplements Filter interface for filterstreambuf
Dv::Util::IntClass wrapper for int
Dv::Util::logstreamA logstream is an ostream useful for logging
Dv::Util::logstream::LogFilterImplements Filter interface for filterstreambuf
Dv::Util::LongClass wrapper for long
Dv::Util::nocommentstreamA nocommentstream is an istream that strips '#' comments
Dv::Util::nocommentstream::NoCommentFilterImplements Filter interface for filterstreambuf
Dv::Util::PeriodA Period is simply a Date with a Duration
Dv::Util::PropsA propert list class
Dv::Util::Props::ConstValueA class representing a reference to a key-value pair in a Props object
Dv::Util::Props::ValueA class representing a reference to a key-value pair in a Props object
Dv::Util::PropsExceptionException class associated with Props
Dv::Util::pstreamA wrapper that makes a stream of popen(command,"r")
Dv::Util::RandomClass supporting random number generation
Dv::Util::ref< T >Reference-counted pointers
Dv::Util::SystemErrorException class associated with a system error
Dv::Util::teestreamA teestream object extends the unix ``tee'' command
Dv::Util::teestream::TeeImplements Filter interface for filterstreambuf
Dv::Util::TtyAn iostream class that provides raw unbuffered input and output to /dev/tty
Dv::Util::UserA class representing a Unix user
Dv::Util::UserErrorException class, thrown by some User function members

dvutil-0.13.15 [30 December, 2004]