class BlockConnectMapperRequest
Defined at line 2175 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void BlockConnectMapperRequest (Storage_ storage)
void BlockConnectMapperRequest (::fidl::ServerEnd< ::fuchsia_storage_block::Mapper> server_end)
void BlockConnectMapperRequest ()
Default constructs a |BlockConnectMapperRequest| only if all of its members are default constructible.
Defined at line 2185 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void BlockConnectMapperRequest (BlockConnectMapperRequest && )
Defined at line 2188 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
BlockConnectMapperRequest & operator= (BlockConnectMapperRequest && )
Defined at line 2189 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::Mapper> & server_end ()
::fidl::ServerEnd< ::fuchsia_storage_block::Mapper> & server_end ()
BlockConnectMapperRequest & server_end (::fidl::ServerEnd< ::fuchsia_storage_block::Mapper> value)
Setter for server_end.
void BlockConnectMapperRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits