file_wrapper_simple Class Reference
#include <file_wrapper_simple.h>
List of all members.
Constructor & Destructor Documentation
| file_wrapper_simple::file_wrapper_simple |
( |
const service_ptr_t< file > & |
p_file, |
|
|
abort_callback & |
p_abort | |
|
) |
| | [inline, explicit] |
Member Function Documentation
| bool file_wrapper_simple::has_failed |
( |
|
) |
const [inline] |
| void file_wrapper_simple::reset_status |
( |
|
) |
[inline] |
| t_size file_wrapper_simple::read |
( |
void * |
p_buffer, |
|
|
t_size |
p_bytes | |
|
) |
| | |
| t_size file_wrapper_simple::write |
( |
const void * |
p_buffer, |
|
|
t_size |
p_bytes | |
|
) |
| | |
| bool file_wrapper_simple::seek |
( |
t_filesize |
p_offset |
) |
|
| t_filesize file_wrapper_simple::get_position |
( |
|
) |
|
| t_filesize file_wrapper_simple::get_size |
( |
|
) |
|
| bool file_wrapper_simple::can_seek |
( |
|
) |
|
| bool file_wrapper_simple::truncate |
( |
|
) |
|
The documentation for this class was generated from the following file: