Text and HTML Reports

prevnext

Cross Reference Reports


Data Dictionary Summary Report

The Data Dictionary Report lists all C entities in alphabetic order. Each listing has the name of the entity, what kind of entity it is (macro, type, variable, parameter, function, include file), along with where its declaration can be found in the source code, and the data dictionary definition given it in the source code.

The data dictionary definition is parsed from comments following the entity. If Associate Comments is checked in the Project Options Dialog then any following comments are used. If it is not checked then only comments beginning with a % mark are used.

Object Cross Reference

The Object Cross Reference Report lists all C objects (variables, parameters, macros) in alphabetic order along with declaration and usage references. The HTML version of this report includes hyperlinks to the Data Dictionary Report and the actual source code where the reference occurs.

Class/Type Cross Reference

The Class/Type Cross Reference Report lists all declared classes and types in alphabetic order, along with their declaration and usage information. The HTML version of the report offers hypertext links to the Types data dictionary report entry, as well as the source code where the reference occurs.

Function Cross Reference

The Function Cross Reference Report lists all C functions analyzed in the source code in alphabetic order along with information about what they return, and where they are called. The HTML version offers hyperlinks to the function's Data Dictionary report entry and to the source code where each reference occurs.

Macro Cross Reference

The Macro Cross Reference Report lists all macros analyzed in the source code in alphabetic order along with information about where they are declared and where they are used. The HTML version offers hyperlinks to the macro's Data Dictionary report entry and to the source code where each reference occurs.

Include File Cross Reference

The Include File Cross Reference Report lists all include files analyzed in the source code in alphabetic order with information about which files include them. The HTML version offers hyperlinks to the source code where each reference occurs.

prevnext


Scientific Toolworks, Inc.
http://www.scitools.com
Voice: (802) 763-2995
Fax: (802) 763-3066
support@scitools.com
sales@scitools.com