#include <filesystem_helper.h>
Definition at line 284 of file filesystem_helper.h.
stream_reader_limited_ref::stream_reader_limited_ref |
( |
stream_reader * |
p_reader, |
|
|
t_filesize |
p_limit |
|
) |
| |
|
inline |
void stream_reader_limited_ref::flush_remaining |
( |
abort_callback & |
p_abort | ) |
|
|
inline |
t_filesize stream_reader_limited_ref::get_remaining |
( |
| ) |
const |
|
inline |
t_filesize stream_reader_limited_ref::skip |
( |
t_filesize |
p_bytes, |
|
|
abort_callback & |
p_abort |
|
) |
| |
|
inline |
Definition at line 298 of file filesystem_helper.h.
t_uint64 t_filesize
Type used for file size related variables.
t_filesize stream_reader_limited_ref::m_remaining |
|
private |
The documentation for this class was generated from the following file: