TotalView displays C++ classes and accepts class as a keyword. When you debug C++, TotalView also accepts the
unadorned name of a
class,
struct,
union, or
enum in the type field. TotalView displays nested classes that use inheritance, showing derivation by indentation.
TotalView tries to display the correct data when you change the type of a Variable Window while moving up or down the derivation hierarchy. Unfortunately, many compilers do not contain the information that TotalView needs so you might need to cast your class.