stream_writer_chunk Class Reference
#include <filesystem_helper.h>
List of all members.
|
Public Member Functions |
| | stream_writer_chunk (stream_writer *p_writer) |
| void | write (const void *p_buffer, t_size p_bytes, abort_callback &p_abort) |
| void | flush (abort_callback &p_abort) |
Constructor & Destructor Documentation
| stream_writer_chunk::stream_writer_chunk |
( |
stream_writer * |
p_writer |
) |
[inline] |
Member Function Documentation
| void stream_writer_chunk::write |
( |
const void * |
p_buffer, |
|
|
t_size |
p_bytes, |
|
|
abort_callback & |
p_abort | |
|
) |
| | |
| void stream_writer_chunk::flush |
( |
abort_callback & |
p_abort |
) |
|
The documentation for this class was generated from the following file: