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

RWStreambufFromCharInputStream

Module:  Advanced Tools   Package:  Streams


Does not inherit

Local Index

Members

Header File

#include <rw/stream/RWStreambufFromCharInputStream.h>

Description

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

Public Typedef

typedef RWTStreambufFromByteCharInputStream<RWCharInputStream>
        RWStreambufFromCharInputStream;


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.