Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RS-Library Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
BinaryFileA binary file (with simple compression)
BinaryStoreableBase class for types knowing how to be (re)stored
BmpA windows bitmap (might be loaded and saved)
BubbleSortSorts an array of T with size N using inlined bubble-sort
BubbleSort< T, 1 >BubbleSort an array which contains one element
CmdLineAnnotationA annotation for some command line arguments
CmdLineArgumentA command line argument
CmdLineArgumentOptionA command line option which has to be followed by an argument
CmdLineHelpTextHelptext used for several CmdLine..-Items
CmdLineOptionA command line switch without an argument
CommentComment in Inifile
CommentableSection or Entry - may have a comment
CountedA counted pointer to T (used by SmartPtr)
countedCounts the number of instances
DateDate stores date and time in a 'struct tm'
DBF_EntryDeclarationInfo about one Dbase entry type
DBF_ReaderDBase-compatible database reader class
DirectoryClass containing all or some files of a directory
EntryStores one inifile entry
ErrorBase exception class for programm errors
ErrorModuleAn easy way to define a new error-source
FactorialGeneric factorial calculation
Factorial< 0 >Defines the base factorial (for generic recursion)
Feiertag
FileFilter
FilePositionStores the line number where a Section or Entry has been defined
FilterArguments
hasIndexUsed to find DBF_EntryDeclaration with specified index
HasOptCharPredicate to search for the corresponding CmdLineOption
InfoErrorRaised Errors concerned with command line usage
InifileA whole inifile
InputFileRead textfiles line per line and provide error raising
InternalErrorException class for internal (fatal) program errors
IOErrorException class for I/O errors
LnkDetermine target and validity of Win9x link files (*.lnk)
ltistrSort predicate used to sort map's case-insensitive
noncopyableMake derived classes uncopyable
OptionalCmdLineArgumentAn optional and repeatable command line argument
PathA portable way to inspect the PATH environment
PixelReference to a pixel inside a Bmp
PowerGeneric power calculation
Power< X, 0 >Calculate the zero-power (for generic recursion)
ProgramInfoGlobal program information
RepeatableCmdLineArgumentBase class for optional and/or repeated command line arguments
RepeatedCmdLineArgumentA repeatable command line argument
RepeatedCmdLineArgumentOptionAn option with a repeatable argument
runtime_error
SectionContains a whole section
singletonEnsure that only one object of a class may be constructed
SmartPtr
str_empty
StringErrorAn Error with an extra message attached
TerminatorInstalls a terminator
Timer
unary_function
XML_AttributeAn attribute of an XML_Tag
XML_DocumentAn entire xml document
XML_NodeBase class for XML_Tag
XML_TagXml element
XML_TextA xml text node

Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen