class RealmAddCollectionRequest

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

Public Methods

void RealmAddCollectionRequest (Storage_ storage)
void RealmAddCollectionRequest (::fuchsia_component_decl::Collection collection)
void RealmAddCollectionRequest ()

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

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

void RealmAddCollectionRequest (RealmAddCollectionRequest && )

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

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

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

RealmAddCollectionRequest & operator= (const RealmAddCollectionRequest & other)
bool operator== (const RealmAddCollectionRequest & other)
bool operator!= (const RealmAddCollectionRequest & other)
const ::fuchsia_component_decl::Collection & collection ()
::fuchsia_component_decl::Collection & collection ()
RealmAddCollectionRequest & collection (::fuchsia_component_decl::Collection value)

Setter for collection.

void RealmAddCollectionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits