Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWPortalOStream


ostream RWPortalOStream RWPortalStreamBase

Module

Networking Tools: Network Communication Classes (net library)

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

None

Synopsis

#include <rw/toolpro/portstrm.h>
RWPortalOStream strm(RWSocketPortal(sock));

Required Libraries

net, tls (and possibly std)

Description

RWPortalOStream provides an ostream that uses an RWPortal as its sink of bytes. The RWPortal associated with this class can be attached to any of the communications channels supported by Tools.h++ Professional.

Public Constructors

RWPortalOStream();
RWPortalOStream(const RWPortal&);


Previous fileTop of DocumentContentsIndexNext file

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