class RealmAddLocalChildResponse

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

Public Methods

void RealmAddLocalChildResponse (Storage_ storage)
void RealmAddLocalChildResponse (uint8_t __reserved)
void RealmAddLocalChildResponse ()

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

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

void RealmAddLocalChildResponse (RealmAddLocalChildResponse && )

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

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

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

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

Setter for __reserved.

void RealmAddLocalChildResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits