class KeyboardSimulateKeyPressRequest
Defined at line 2777 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::input::Key & key_code ()
Defined at line 2783 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
bool has_key_code ()
Defined at line 2787 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
::fuchsia::input::Key * mutable_key_code ()
Defined at line 2791 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
void clear_key_code ()
Defined at line 2799 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
KeyboardSimulateKeyPressRequest & set_key_code (::fuchsia::input::Key _value)
void KeyboardSimulateKeyPressRequest ()
void KeyboardSimulateKeyPressRequest (KeyboardSimulateKeyPressRequest && other)
void ~KeyboardSimulateKeyPressRequest ()
KeyboardSimulateKeyPressRequest & operator= (KeyboardSimulateKeyPressRequest && other)
::std::unique_ptr<KeyboardSimulateKeyPressRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, KeyboardSimulateKeyPressRequest * _value, size_t _offset)
zx_status_t Clone (KeyboardSimulateKeyPressRequest * _result)