class RealmProxyOpenServiceResponse

Defined at line 274 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/natural_types.h

Public Methods

void RealmProxyOpenServiceResponse (Storage_ storage)
void RealmProxyOpenServiceResponse (uint8_t __reserved)
void RealmProxyOpenServiceResponse ()

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

Defined at line 285 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/natural_types.h

void RealmProxyOpenServiceResponse (RealmProxyOpenServiceResponse && )

Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/natural_types.h

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

Defined at line 289 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/natural_types.h

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

Setter for __reserved.

void RealmProxyOpenServiceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits