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

1.3 The HydraExpress Libraries

The HydraExpress libraries include the three primary libraries that support XML binding, development of Web services, and servlet development, in addition to the underlying HydraExpress libraries.

Header files for these libraries are located in the directory <installdir>\include\rwsf\ directory as follows:

These libraries are documented in the HydraExpress C++ API Reference Guide.

The HydraExpress directories contain libraries in both 12d and 15d forms. When you build a HydraExpress project, the 12d libraries are used by default and the project will include a 12d directory that contains artifacts from the release build.

The 15d libraries allow you to build projects in debug mode. The project will then build in debug mode and will include a 15d directory that contains artifacts from the debug build.

1.3.1 The Core Library

This library supports basic functionality and is used internally in the generated code. Your applications will seldom need to overtly manipulate any classes in this library. In addition, only certain classes in this library are part of the public API. These classes also are documented in the HydraExpress C++ API Reference Guide. Look in the functional groupings view for class groupings that begin with "Core."

Header files for this library are located in the directory <installdir>\include\rwsf\core.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.