class InputMethodEditorDispatchKey3Response
Defined at line 3747 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h
Public Methods
void InputMethodEditorDispatchKey3Response (Storage_ storage)
void InputMethodEditorDispatchKey3Response (bool handled)
void InputMethodEditorDispatchKey3Response ()
Default constructs a |InputMethodEditorDispatchKey3Response| only if all of its members are default constructible.
Defined at line 3757 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h
void InputMethodEditorDispatchKey3Response (InputMethodEditorDispatchKey3Response && )
Defined at line 3760 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h
void InputMethodEditorDispatchKey3Response (const InputMethodEditorDispatchKey3Response & other)
InputMethodEditorDispatchKey3Response & operator= (InputMethodEditorDispatchKey3Response && )
Defined at line 3761 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/natural_types.h
InputMethodEditorDispatchKey3Response & operator= (const InputMethodEditorDispatchKey3Response & other)
bool operator== (const InputMethodEditorDispatchKey3Response & other)
bool operator!= (const InputMethodEditorDispatchKey3Response & other)
bool handled ()
bool & handled ()
InputMethodEditorDispatchKey3Response & handled (bool value)
Setter for handled.
void InputMethodEditorDispatchKey3Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits