class SetupWatchResponse
Defined at line 4946 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void SetupWatchResponse (Storage_ storage)
void SetupWatchResponse (::fuchsia_settings::SetupSettings settings)
void SetupWatchResponse ()
Default constructs a |SetupWatchResponse| only if all of its members are default constructible.
Defined at line 4956 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void SetupWatchResponse (SetupWatchResponse && )
Defined at line 4959 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void SetupWatchResponse (const SetupWatchResponse & other)
SetupWatchResponse & operator= (SetupWatchResponse && )
Defined at line 4960 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
SetupWatchResponse & operator= (const SetupWatchResponse & other)
bool operator== (const SetupWatchResponse & other)
bool operator!= (const SetupWatchResponse & other)
const ::fuchsia_settings::SetupSettings & settings ()
::fuchsia_settings::SetupSettings & settings ()
SetupWatchResponse & settings (::fuchsia_settings::SetupSettings value)
Setter for settings.
void SetupWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits