![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Provides a std::basic_iostream that uses an RWPortal as its source and sink of bytes. More...
#include <rw/network/RWTPortalStream.h>
Public Member Functions | |
| RWTPortalStream () | |
| RWTPortalStream (const RWPortal &) | |
| More... | |
Public Member Functions inherited from RWTPortalStreamBase< charT, traits > | |
| RWTPortalStreamBase () | |
| RWTPortalStreamBase (const RWPortal &) | |
| More... | |
| void | attach (const RWPortal &p, bool force=false) |
| void | detach (bool force=false) |
RWTPortalStream provides a std::basic_iostream that uses an RWPortal as its source and sink of bytes. The RWPortal associated with this class can be attached to any of the communications channels supported by SourcePro Net.
| RWTPortalStream< charT, traits >::RWTPortalStream | ( | ) |
Constructs a portal input/output stream from a portal.
| RWTPortalStream< charT, traits >::RWTPortalStream | ( | const RWPortal & | ) |
Constructs a portal input/output stream from a portal.
© 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.
Provide feedback to Rogue Wave about its documentation.