class KeyboardSimulateKeyPressRequest
Defined at line 3958 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 3960 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 3961 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 3962 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 3963 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 3964 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 3966 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