Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Math Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.6 Shared Tools Classes

The Essential Math Module uses the virtual streams facility and other classes from the Essential Tools Module. These classes are contained in Table 5.

Table 5: The Shared Tools Classes 

Class Name Description

RWbistream

Specializes the abstract base class RWvistream to restore variables stored in binary format by RWbostream.

RWbostream

Specializes the abstract base class to store variables in binary format. The results can be restored by using its counterpart, RWbistream.

RWFile

Encapsulates binary file operations using the Standard C stream library.

RWpistream

Specializes the abstract base class RWvistream to restore variables stored in a portable ASCII format by RWpostream.

RWpostream

Specializes the abstract base class to store variables in a portable (printable) ASCII format.

RWvistream

An abstract base class. It provides an interface for format-independent retrieval of fundamental types and arrays of fundamental types.

RWvostream

An abstract base class. It provides an interface for format-independent storage of fundamental types and arrays of fundamental types.

RWxmsg

The base class for the Essential Tools hierarchy of exceptions.



Previous fileTop of DocumentContentsIndex pageNext file

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