class LinkableLinkIntoRequest
Defined at line 6407 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void LinkableLinkIntoRequest (Storage_ storage)
void LinkableLinkIntoRequest (::zx::event dst_parent_token, ::std::string dst)
void LinkableLinkIntoRequest ()
Default constructs a |LinkableLinkIntoRequest| only if all of its members are default constructible.
Defined at line 6417 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void LinkableLinkIntoRequest (LinkableLinkIntoRequest && )
Defined at line 6420 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
const ::zx::event & dst_parent_token ()
::zx::event & dst_parent_token ()
LinkableLinkIntoRequest & dst_parent_token (::zx::event value)
Setter for dst_parent_token.
const ::std::string & dst ()
::std::string & dst ()
LinkableLinkIntoRequest & dst (::std::string value)
Setter for dst.
void LinkableLinkIntoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
LinkableLinkIntoRequest & operator= (LinkableLinkIntoRequest && )
Defined at line 6421 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits