default_storage::default_storage [in-charge] ( file_storage const& fs, file_storage const* mapped, std::string const& path, file_pool& fp, std::vector<unsigned char>const& file_prio )This constructor is from 'default_storage' class.
default_storage::delete_files ( )This method is from 'default_storage' class.
default_storage::delete_one_file ( std::string const& p )This method is from 'default_storage' class.
default_storage::finalize_file ( int file )This method is from 'default_storage' class.
default_storage::has_any_file ( )This method is from 'default_storage' class.
default_storage::hint_read ( int slot, int offset, int len )This method is from 'default_storage' class.
default_storage::initialize ( bool allocate_files )This method is from 'default_storage' class.
default_storage::move_slot ( int src_slot, int dst_slot )This method is from 'default_storage' class.
default_storage::move_storage ( std::string const& save_path )This method is from 'default_storage' class.
default_storage::open_file ( file_storage::iterator fe, int mode, boost::system::error_code& ec ) constThis method is from 'default_storage' class.
default_storage::physical_offset ( int slot, int offset )This method is from 'default_storage' class.
default_storage::read ( char* buf, int slot, int offset, int size )This method is from 'default_storage' class.
default_storage::read_unaligned ( boost::intrusive_ptr<file>const& file_handle, size_type file_offset, file::iovec_t const* bufs, int num_bufs, boost::system::error_code& ec )This method is from 'default_storage' class.
default_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )This method is from 'default_storage' class.
default_storage::readwritev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, struct default_storage::fileop const& p5 )This method is from 'default_storage' class.
default_storage::release_files ( )This method is from 'default_storage' class.
default_storage::rename_file ( int index, std::string const& new_filename )This method is from 'default_storage' class.
default_storage::sparse_end ( int start ) constThis method is from 'default_storage' class.
default_storage::swap_slots ( int slot1, int slot2 )This method is from 'default_storage' class.
default_storage::swap_slots3 ( int slot1, int slot2, int slot3 )This method is from 'default_storage' class.
default_storage::verify_resume_data ( lazy_entry const& rd, boost::system::error_code& error )This method is from 'default_storage' class.
default_storage::write ( char const* buf, int slot, int offset, int size )This method is from 'default_storage' class.
default_storage::write_resume_data ( entry& rd ) constThis method is from 'default_storage' class.
default_storage::write_unaligned ( boost::intrusive_ptr<file>const& file_handle, size_type file_offset, file::iovec_t const* bufs, int num_bufs, boost::system::error_code& ec )This method is from 'default_storage' class.
default_storage::writev ( file::iovec_t const* buf, int slot, int offset, int num_bufs, int flags )This method is from 'default_storage' class.
default_storage::~default_storage [in-charge] ( )This method is from 'default_storage' class.