ostream RWPortalOStream RWPortalStreamBase
Networking Tools: Network Communication Classes (net library)
None
#include <rw/toolpro/portstrm.h> RWPortalOStream strm(RWSocketPortal(sock));
net, tls (and possibly std)
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.
RWPortalOStream(); RWPortalOStream(const RWPortal&);
Constructs a portal output stream from a portal.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.