A file stream constrained to a specific region in the file, specified by the 'start' and 'length' parameters.
More...
#include <constrainedfilestream.hpp>
|
std::unique_ptr< std::streambuf > | mBuf |
|
A file stream constrained to a specific region in the file, specified by the 'start' and 'length' parameters.
Files::ConstrainedFileStream::ConstrainedFileStream |
( |
std::unique_ptr< std::streambuf > |
buf | ) |
|
virtual Files::ConstrainedFileStream::~ConstrainedFileStream |
( |
| ) |
|
|
inlinevirtual |
std::unique_ptr<std::streambuf> Files::ConstrainedFileStream::mBuf |
|
private |
The documentation for this class was generated from the following files: