class BlockOpenSessionRequest

Defined at line 1875 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

Public Methods

void BlockOpenSessionRequest (Storage_ storage)
void BlockOpenSessionRequest (::fidl::ServerEnd< ::fuchsia_storage_block::Session> session)
void BlockOpenSessionRequest ()

Default constructs a |BlockOpenSessionRequest| only if all of its members are default constructible.

Defined at line 1885 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

void BlockOpenSessionRequest (BlockOpenSessionRequest && )

Defined at line 1888 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

BlockOpenSessionRequest & operator= (BlockOpenSessionRequest && )

Defined at line 1889 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 ()
BlockOpenSessionRequest & session (::fidl::ServerEnd< ::fuchsia_storage_block::Session> value)

Setter for session.

void BlockOpenSessionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits