class SvcStashStoreRequest

Defined at line 1348 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

Public Methods

void SvcStashStoreRequest (Storage_ storage)
void SvcStashStoreRequest (::fidl::ServerEnd< ::fuchsia_io::Directory> svc_endpoint)
void SvcStashStoreRequest ()

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

Defined at line 1359 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

void SvcStashStoreRequest (SvcStashStoreRequest && )

Defined at line 1362 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

SvcStashStoreRequest & operator= (SvcStashStoreRequest && )

Defined at line 1363 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

const ::fidl::ServerEnd< ::fuchsia_io::Directory> & svc_endpoint ()
::fidl::ServerEnd< ::fuchsia_io::Directory> & svc_endpoint ()
SvcStashStoreRequest & svc_endpoint (::fidl::ServerEnd< ::fuchsia_io::Directory> value)

Setter for svc_endpoint.

void SvcStashStoreRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits