The CORBA module consists of one C++ library of CORBA streaming classes called the orb library. The orb library provides C++ classes that simplify CORBA computing by making it easier to pass Rogue Wave and user-defined objects by value across a CORBA interface. The orb library uses an Orbix-specific opaque data type.
Table 11 lists and briefly describes the classes of the orb library.
RWreqistream |
An input stream used for reading an object's state from a CORBA::Request object. |
RWreqostream |
An output stream used for writing an object's state to a CORBA::Request object. |
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.