Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Introduction to SourcePro C++
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.3 Packages and Class Groups

In the Rogue Wave modules, both packages and class groups provide a functional organization for classes. However, a class group is simply a navigation aid, whereas a package has technical significance. In SourcePro C++ products, a package denotes a container for classes designed to be used together, with no cyclic dependencies between packages. The definition used here derives from Robert C. Martin's article "Granularity" in C++ Report (November-December, 1996).

SourcePro C++ packages may be built independently through the Rogue Wave Component Builder (RCB). This option is not available for the prebuilt libraries.

You can use Rogue Wave packages and class groups to navigate to the class you want to use. In the documentation, packages and class groups are defined in several places:



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.