class RealmAddCollectionResponse

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

Public Methods

void RealmAddCollectionResponse (Storage_ storage)
void RealmAddCollectionResponse (uint8_t __reserved)
void RealmAddCollectionResponse ()

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

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

void RealmAddCollectionResponse (RealmAddCollectionResponse && )

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

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

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

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

Setter for __reserved.

void RealmAddCollectionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits