class RealmFactoryCreateRealmResponse

Defined at line 135 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/natural_types.h

Public Methods

void RealmFactoryCreateRealmResponse (Storage_ storage)
void RealmFactoryCreateRealmResponse (uint8_t __reserved)
void RealmFactoryCreateRealmResponse ()

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

Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/natural_types.h

void RealmFactoryCreateRealmResponse (RealmFactoryCreateRealmResponse && )

Defined at line 149 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/natural_types.h

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

Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/natural_types.h

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

Setter for __reserved.

void RealmFactoryCreateRealmResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits