C/C++ Reference Kinds |
This section lists the general categories of C/C++ reference kinds (and their inverse relations).
The following sections provide details for related groups of C/C++ reference kinds. Each grouping includes both “forward” and “backward” references (call and callby, for example).
Each group of reference kinds is presented in a table format, showing the names for use in the Perl and C APIs and the entity performing the reference (scope) and the entity being referenced. The scope and entity noted are the entities returned by calls to udbReferenceScope() and udbReferenceEntity(), respectively.
Scientific Toolworks, Inc. http://www.scitools.com |