Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Networking Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWTPortalStreambuf<charT, traits = char_traits<charT> >

Module:  Essential Networking Module   Package:  Networking


RWTPortalStreambufstd::basic_streambuf

Local Index

Members

Header File

#include <rw/network/RWTPortalStreambuf.h>

Description

RWTPortalStreambuf is a streambuf that uses an RWPortal as its source and sink of bytes.

Typedef

typedef traits_type::int_type int_type;

Public Constructors

RWTPortalStreambuf();
RWTPortalStreambuf(const RWPortal& p);

Public Member Functions

virtual int_type
overflow(int_type = traits_type::eof());
void 
setPortal(const RWPortal& p, bool force = false  );
virtual int_type
underflow();


Previous fileTop of DocumentContentsIndex pageNext file

© 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.
Contact Rogue Wave about documentation or support issues.