#include <filesystem_helper.h>

Public Member Functions | |
| t_filetimestamp | get_timestamp (abort_callback &p_abort) |
| bool | is_remote () |
Static Public Member Functions | |
| static bool | g_create (service_ptr_t< file > &p_out, const service_ptr_t< file > &p_src, abort_callback &p_abort) |
| Returns false when the object could not be mirrored (too big) or did not need mirroring. | |
| t_filetimestamp reader_membuffer_mirror::get_timestamp | ( | abort_callback & | p_abort | ) | [inline, virtual] |
Implements reader_membuffer_base.
| bool reader_membuffer_mirror::is_remote | ( | ) | [inline] |
| static bool reader_membuffer_mirror::g_create | ( | service_ptr_t< file > & | p_out, | |
| const service_ptr_t< file > & | p_src, | |||
| abort_callback & | p_abort | |||
| ) | [inline, static] |
Returns false when the object could not be mirrored (too big) or did not need mirroring.
1.5.5