class KeyboardSimulateKeyPressRequest
Defined at line 3951 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 3953 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 3954 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= (const KeyboardSimulateKeyPressRequest & other)
Defined at line 3955 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 3956 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= (KeyboardSimulateKeyPressRequest && other)
Defined at line 3957 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 3959 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