class LinkableLinkIntoResponse

Defined at line 6469 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

Public Methods

void LinkableLinkIntoResponse (Storage_ storage)
void LinkableLinkIntoResponse (uint8_t __reserved)
void LinkableLinkIntoResponse ()

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

Defined at line 6479 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void LinkableLinkIntoResponse (LinkableLinkIntoResponse && )

Defined at line 6482 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void LinkableLinkIntoResponse (const LinkableLinkIntoResponse & other)
LinkableLinkIntoResponse & operator= (LinkableLinkIntoResponse && )

Defined at line 6483 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

LinkableLinkIntoResponse & operator= (const LinkableLinkIntoResponse & other)
bool operator== (const LinkableLinkIntoResponse & other)
bool operator!= (const LinkableLinkIntoResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
LinkableLinkIntoResponse & __reserved (uint8_t value)

Setter for __reserved.

void LinkableLinkIntoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits