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

RWStreambufToCharOutputStream

Module:  Advanced Tools   Package:  Streams


Does not inherit

Local Index

Members

Header File

#include <rw/stream/RWStreambufToCharOutputStream.h>

Description

The typedef RWStreambufToCharOutputStream is an adaptor. It adapts the iostreams std::streambuf interface to the Rogue Wave narrow character output stream interface. Requests made through the iostreams streambuf interface are forwarded to the embedded RWCharOutputStream handle. Calls to the iostreams streambuf functions dealing with the streambuf's input sequence will always fail since the underlying narrow character output stream only supports output operations.

Public Typedef

typedef RWTStreambufToByteCharOutputStream<RWCharOutputStream> 
        RWStreambufToCharOutputStream;


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.