class SetupSetResponse

Defined at line 4789 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

Public Methods

void SetupSetResponse (Storage_ storage)
void SetupSetResponse (uint8_t __reserved)
void SetupSetResponse ()

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

Defined at line 4799 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

void SetupSetResponse (SetupSetResponse && )

Defined at line 4802 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

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

Defined at line 4803 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

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

Setter for __reserved.

void SetupSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits