class IntlSetResponse

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

Public Methods

void IntlSetResponse (Storage_ storage)
void IntlSetResponse (uint8_t __reserved)
void IntlSetResponse ()

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

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

void IntlSetResponse (IntlSetResponse && )

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

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

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

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

Setter for __reserved.

void IntlSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits