class VsliceRange
Defined at line 1385 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h
VsliceRange describes a range of virtual slices: start, length, and allocated status.
These ranges are returned in an ordered container, which implicitly describes the
starting offset, starting from the "index zero" slice.
Public Members
bool allocated
uint64_t count
Public Methods
::std::unique_ptr<VsliceRange> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, VsliceRange * value, size_t _offset)
zx_status_t Clone (VsliceRange * result)