C++ View
Using C++ View, you can format program data in a more useful or meaningful form than its concrete representation displayed in a running program. This allows you to inspect, aggregate, and check the validity of complex data, especially data that uses abstractions such as structures, classes, and templates.
 
RELATED TOPICS 
 
More on C++ View
Creating Type Transformations” in the Classic TotalView Reference Guide