rili::stream::std::ReadableStreambuf Class Reference
Inheritance diagram for rili::stream::std::ReadableStreambuf:
[legend]
Collaboration diagram for rili::stream::std::ReadableStreambuf:
[legend]

Public Member Functions

 ReadableStreambuf (::rili::stream::Readable &readable)
 

Detailed Description

Using it you can create std::istream from Readable and pass it to legacy interfaces.

Constructor & Destructor Documentation

rili::stream::std::ReadableStreambuf::ReadableStreambuf ( ::rili::stream::Readable readable)
inlineexplicit

ReadableStreambuf create read only std::streambuf from Readable.

Parameters
readablestream which should be used as data source

The documentation for this class was generated from the following file:
  • rili/stream/StdWrappers.hpp