scitools.com

← Report catalog

Friend References is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.

Friend References

Languages: C++
Targets: Classes
Shows a list of all Friend references into a class

This report shows all the friend references into a class. Friends can be either classes or functions. The report is shown in two sections. The first is grouped by Friend, so you easily see all accesses by a given friend. The second is grouped by the internal entity referenced, so you can easily see all access to a given entity. Read more about it in the blog article. ↗