class RealmSetConfigValueResponse

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

Public Methods

void RealmSetConfigValueResponse (Storage_ storage)
void RealmSetConfigValueResponse (uint8_t __reserved)
void RealmSetConfigValueResponse ()

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

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

void RealmSetConfigValueResponse (RealmSetConfigValueResponse && )

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

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

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

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

Setter for __reserved.

void RealmSetConfigValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits