class Block_RequestDecoder
Defined at line 4361 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h
Public Methods
void Block_RequestDecoder ()
Defined at line 4363 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h
const fidl_type_t * GetType (uint64_t ordinal, bool * out_needs_response, bool * is_known)
void GetInfo ()
void OpenSession (::fidl::InterfaceRequest< ::fuchsia::storage::block::Session> session)
void OpenSessionWithOffsetMap (::fidl::InterfaceRequest< ::fuchsia::storage::block::Session> session, ::fuchsia::storage::block::BlockOffsetMapping mapping)
void GetTypeGuid ()
void GetInstanceGuid ()
void GetName ()
void GetMetadata ()
void QuerySlices (::std::vector<uint64_t> start_slices)
void GetVolumeInfo ()
void Extend (uint64_t start_slice, uint64_t slice_count)
void Shrink (uint64_t start_slice, uint64_t slice_count)
void Destroy ()
void ~Block_RequestDecoder ()
Defined at line 4364 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/hlcpp/fuchsia/storage/block/cpp/fidl.h