class UserbootPostStashSvcRequest
Defined at line 1589 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
Public Methods
void UserbootPostStashSvcRequest (Storage_ storage)
void UserbootPostStashSvcRequest (::fidl::ServerEnd< ::fuchsia_boot::SvcStash> stash_svc_endpoint)
void UserbootPostStashSvcRequest ()
Default constructs a |UserbootPostStashSvcRequest| only if all of its members are default constructible.
Defined at line 1600 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
void UserbootPostStashSvcRequest (UserbootPostStashSvcRequest && )
Defined at line 1603 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
UserbootPostStashSvcRequest & operator= (UserbootPostStashSvcRequest && )
Defined at line 1604 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
const ::fidl::ServerEnd< ::fuchsia_boot::SvcStash> & stash_svc_endpoint ()
::fidl::ServerEnd< ::fuchsia_boot::SvcStash> & stash_svc_endpoint ()
UserbootPostStashSvcRequest & stash_svc_endpoint (::fidl::ServerEnd< ::fuchsia_boot::SvcStash> value)
Setter for stash_svc_endpoint.
void UserbootPostStashSvcRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits