rili::stream::std::ReadableStreambuf Class Reference
Inheritance diagram for rili::stream::std::ReadableStreambuf:
Collaboration diagram for rili::stream::std::ReadableStreambuf:
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
|
inlineexplicit |
ReadableStreambuf create read only std::streambuf from Readable.
- Parameters
-
readable stream which should be used as data source
The documentation for this class was generated from the following file:
- rili/stream/StdWrappers.hpp