| BinaryFile | A binary file (with simple compression) |
| BinaryStoreable | Base class for types knowing how to be (re)stored |
| Bmp | A windows bitmap (might be loaded and saved) |
| BubbleSort | Sorts an array of T with size N using inlined bubble-sort |
| BubbleSort< T, 1 > | BubbleSort an array which contains one element |
| CmdLineAnnotation | A annotation for some command line arguments |
| CmdLineArgument | A command line argument |
| CmdLineArgumentOption | A command line option which has to be followed by an argument |
| CmdLineHelpText | Helptext used for several CmdLine..-Items |
| CmdLineOption | A command line switch without an argument |
| Comment | Comment in Inifile |
| Commentable | Section or Entry - may have a comment |
| Counted | A counted pointer to T (used by SmartPtr) |
| counted | Counts the number of instances |
| Date | Date stores date and time in a 'struct tm' |
| DBF_EntryDeclaration | Info about one Dbase entry type |
| DBF_Reader | DBase-compatible database reader class |
| Directory | Class containing all or some files of a directory |
| Entry | Stores one inifile entry |
| Error | Base exception class for programm errors |
| ErrorModule | An easy way to define a new error-source |
| Factorial | Generic factorial calculation |
| Factorial< 0 > | Defines the base factorial (for generic recursion) |
| Feiertag | |
| FileFilter | |
| FilePosition | Stores the line number where a Section or Entry has been defined |
| FilterArguments | |
| hasIndex | Used to find DBF_EntryDeclaration with specified index |
| HasOptChar | Predicate to search for the corresponding CmdLineOption |
| InfoError | Raised Errors concerned with command line usage |
| Inifile | A whole inifile |
| InputFile | Read textfiles line per line and provide error raising |
| InternalError | Exception class for internal (fatal) program errors |
| IOError | Exception class for I/O errors |
| Lnk | Determine target and validity of Win9x link files (*.lnk) |
| ltistr | Sort predicate used to sort map's case-insensitive |
| noncopyable | Make derived classes uncopyable |
| OptionalCmdLineArgument | An optional and repeatable command line argument |
| Path | A portable way to inspect the PATH environment |
| Pixel | Reference to a pixel inside a Bmp |
| Power | Generic power calculation |
| Power< X, 0 > | Calculate the zero-power (for generic recursion) |
| ProgramInfo | Global program information |
| RepeatableCmdLineArgument | Base class for optional and/or repeated command line arguments |
| RepeatedCmdLineArgument | A repeatable command line argument |
| RepeatedCmdLineArgumentOption | An option with a repeatable argument |
| runtime_error | |
| Section | Contains a whole section |
| singleton | Ensure that only one object of a class may be constructed |
| SmartPtr | |
| str_empty | |
| StringError | An Error with an extra message attached |
| Terminator | Installs a terminator |
| Timer | |
| unary_function | |
| XML_Attribute | An attribute of an XML_Tag |
| XML_Document | An entire xml document |
| XML_Node | Base class for XML_Tag |
| XML_Tag | Xml element |
| XML_Text | A xml text node |
|
Contact me in case of errors or questions. This documentation is powered by |
(C) 2000-2002 |