class IntlWatchResponse

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

Public Methods

void IntlWatchResponse (Storage_ storage)
void IntlWatchResponse (::fuchsia_settings::IntlSettings settings)
void IntlWatchResponse ()

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

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

void IntlWatchResponse (IntlWatchResponse && )

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

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

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

IntlWatchResponse & operator= (const IntlWatchResponse & other)
bool operator== (const IntlWatchResponse & other)
bool operator!= (const IntlWatchResponse & other)
const ::fuchsia_settings::IntlSettings & settings ()
::fuchsia_settings::IntlSettings & settings ()
IntlWatchResponse & settings (::fuchsia_settings::IntlSettings value)

Setter for settings.

void IntlWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits