class BlockOffsetMapping
Defined at line 754 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h
Describes a re-mapping of a block range. See OffsetMap.
Note that all fields are in *blocks*, not bytes.
Public Members
uint64_t source_block_offset
uint64_t target_block_offset
uint64_t length
Public Methods
::std::unique_ptr<BlockOffsetMapping> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, BlockOffsetMapping * value, size_t _offset)
zx_status_t Clone (BlockOffsetMapping * result)