Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

12.3 Architecture of a Portal Stream

Like other iostream classes, the portal stream classes use an object derived from streambuf for buffering and final input and output of the byte stream. The RWPortalStreambuf class used by the portal streams contains an RWPortal. The portal stream class does the formatting, the streambuf buffers the data, and finally the portal object is responsible for requesting or passing bytes to a communications channel. Figure 9 is an object diagram that shows how all these pieces fit together.

Figure 9 -- Communicating through RWPortal streams


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.