Understanding structures and relationships of C/C++ applications

You can use class diagrams to examine the structure and relationships of C/C++ classes and data types in C/C++ applications.

A class diagram depicts some or all the classes or components in an application which you can use to examine, understand, and collaborate on your application.

Parent topic: Visually developing C/C++ applications with UML diagrams

Related concepts
Class diagrams

Terms of use | Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.