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