class BlockOpenSessionWithOffsetMapRequest
Defined at line 1919 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void BlockOpenSessionWithOffsetMapRequest (Storage_ storage)
void BlockOpenSessionWithOffsetMapRequest (::fidl::ServerEnd< ::fuchsia_storage_block::Session> session, ::fuchsia_storage_block::BlockOffsetMapping mapping)
void BlockOpenSessionWithOffsetMapRequest ()
Default constructs a |BlockOpenSessionWithOffsetMapRequest| only if all of its members are default constructible.
Defined at line 1929 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void BlockOpenSessionWithOffsetMapRequest (BlockOpenSessionWithOffsetMapRequest && )
Defined at line 1932 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
BlockOpenSessionWithOffsetMapRequest & operator= (BlockOpenSessionWithOffsetMapRequest && )
Defined at line 1933 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
const ::fidl::ServerEnd< ::fuchsia_storage_block::Session> & session ()
::fidl::ServerEnd< ::fuchsia_storage_block::Session> & session ()
BlockOpenSessionWithOffsetMapRequest & session (::fidl::ServerEnd< ::fuchsia_storage_block::Session> value)
Setter for session.
const ::fuchsia_storage_block::BlockOffsetMapping & mapping ()
::fuchsia_storage_block::BlockOffsetMapping & mapping ()
BlockOpenSessionWithOffsetMapRequest & mapping (::fuchsia_storage_block::BlockOffsetMapping value)
Setter for mapping.
void BlockOpenSessionWithOffsetMapRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits