Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

RF-LISSOM Code Documentation

4.0

Disclaimer

This information is provided in the hope that it will be useful when trying to understand or modify the LISSOM code, but without any warranty that it is correct, complete, or up-to-date. It is all generated automatically from the comments and statements in the code, and thus may not have been proofread in this format recently.

Overview of Contents

The various sections contain different subsets and views of the code:

Class Hierarchy (Graphical Version)
Shows the inheritance relationship between all classes, structs, etc.; the graphical version looks nicer. The nodes in the class graph lead to full documentation for each class except for some obsolete C structs and a few classes defined in system headers.

Compound List
Lists and briefly describes only the fully-documented classes, structs, etc.

Namespace List
Lists and briefly describes documented namespaces, which in turn list all functions defined within those namespaces. Currently only a few files use namespaces; most of these are generic template functions not belonging to any class.

File List
Lists and describes all files and lets you peruse all objects defined within. Also shows include-file dependencies.

Compound Members
Global index of all documented members of compound objects, e.g. member functions and member variables.

Namespace Members
Global index of all documented items defined within any non-global namespace.

File Members
Global index of all documented instantiated objects with global or file scope, including global variables.

Status of the code

As of 1/2003, nearly all of the code has been rewritten cleanly in C++, but there are still a few pesky files that are written in quite-confusing C code. So that they will not be confused with C++ classes, the documentation for obsolete C structs has been suppressed. Almost all of the clean code is in the class or namespace listings; the file listings and global listings show the C files. The C files tend to have tortuous include dependencies.

Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003

James A. Bednar (jbednar@cs.utexas.edu)

http://www.cs.utexas.edu/users/jbednar


Generated on Mon Jan 20 02:55:30 2003 for RF-LISSOM by doxygen1.3-rc2