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

RWStreambufFromByteInputStream

Module:  Advanced Tools   Package:  Streams


Does not inherit

Local Index

No Entries

Header File

#include <rw/stream/RWStreambufFromByteInputStream.h>

Description

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

Public Typedef

typedef RWTStreambufFromByteCharInputStream<RWByteInputStream>
          RWStreambufFromByteInputStream;


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.