class KeyboardSimulateKeyPressRequest
Defined at line 3760 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_ui_test_input::wire::KeyboardSimulateKeyPressRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_ui_test_input::wire::KeyboardSimulateKeyPressRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_ui_test_input::wire::KeyboardSimulateKeyPressRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void KeyboardSimulateKeyPressRequest ()
Defined at line 3762 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
void KeyboardSimulateKeyPressRequest (const KeyboardSimulateKeyPressRequest & other)
Defined at line 3763 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
KeyboardSimulateKeyPressRequest & operator= (const KeyboardSimulateKeyPressRequest & other)
Defined at line 3764 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
void KeyboardSimulateKeyPressRequest (KeyboardSimulateKeyPressRequest && other)
Defined at line 3765 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
::fuchsia_input::wire::Key & key_code ()
bool has_key_code ()
KeyboardSimulateKeyPressRequest & operator= (KeyboardSimulateKeyPressRequest && other)
Defined at line 3766 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
void ~KeyboardSimulateKeyPressRequest ()
Defined at line 3768 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder