intro.htm

prevnext

Structure Views Quickly Show Structure and Relations


Understand for C++ structure views are designed to present essential information about an entity in a small and concise manner. The structure diagram is derived from the C++ Structure Graph presented by Booch and Buhr in their respective books "Software Engineering with Ada" and System Design in Ada". Where needed, the symbols and annotations have been extended or altered to represent the structures and relations used in C programs.

· Function Declaration - One place to see all of the parameters, return type, declared entities and types, as well as who this functions calls and who uses this function.
· Class Declaration - Shows the members defining the class and the parent class from which it is derived.
· Code File Declaration - Abstractly shows the functions, types, and entities declared in C code file. This view also incorporates the information available in the File Depends view (depends on and dependent of).

Header File Declaration - Shows Macros, types and include relationships of a C header file.

prevnext


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