ClassView: Overview

How Do IDetails

ClassView appears as a pane in the project workspace. When you open a project workspace, click the ClassView tab. ClassView shows all the C++ classes for which definitions are available, and the members of those classes. Visual C++ derives the ClassView pane from the contents of the source files included in the project workspace. The relationships in ClassView are logical relationships, not physical relationships, according to the defined class structure.