storage_interface::delete_files ( )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::hash_for_slot ( int slot, partial_hash& h, int piece_size )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::initialize ( bool allocate_files )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::move_slot ( int src_slot, int dst_slot )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::move_storage ( boost::filesystem2::path save_path )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::read ( char* buf, int slot, int offset, int size )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::release_files ( )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::rename_file ( int index, std::string const& new_filename )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::swap_slots ( int slot1, int slot2 )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::swap_slots3 ( int slot1, int slot2, int slot3 )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::verify_resume_data ( lazy_entry const& rd, std::string& error )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::write ( char const* buf, int slot, int offset, int size )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::write_resume_data ( entry& rd ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
storage_interface::~storage_interface [in-charge] ( )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.