udbReferenceScope

Description

Return the scope entity of the specified reference. This is the entity that is performing the reference.

Syntax

#include “udb/udb.h” 
UdbEntity  udbReferenceScope(UdbReference ref) 

Arguments

Argument
Description
UdbReference ref
Specified reference

Return Values

Return Value
Description
UdbEntity
Return the scope entity (the entity that is performing the reference).

Example Usage

refscope = udbReferenceScope(ref); 

See Also

udbReferenceColumn

udbReferenceEntity

udbReferenceFile

udbReferenceKind

udbReferenceLine


Scientific Toolworks, Inc.
http://www.scitools.com