A file stream constrained to a specific region in the file, specified by the 'start' and 'length' parameters.
More...
#include <constrainedfilestream.hpp>
A file stream constrained to a specific region in the file, specified by the 'start' and 'length' parameters.
Files::ConstrainedFileStream::ConstrainedFileStream |
( |
const char * |
filename, |
|
|
size_t |
start = 0 , |
|
|
size_t |
length = 0xFFFFFFFF |
|
) |
| |
Files::ConstrainedFileStream::~ConstrainedFileStream |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: