class RealmDestroyChildResponse

Defined at line 2626 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

Public Methods

void RealmDestroyChildResponse (Storage_ storage)
void RealmDestroyChildResponse (uint8_t __reserved)
void RealmDestroyChildResponse ()

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

Defined at line 2636 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void RealmDestroyChildResponse (RealmDestroyChildResponse && )

Defined at line 2639 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

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

Defined at line 2640 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

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

Setter for __reserved.

void RealmDestroyChildResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits