class KeyboardSimulateKeyPressRequest
Defined at line 1218 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
Public Methods
void KeyboardSimulateKeyPressRequest (Storage_ storage)
void KeyboardSimulateKeyPressRequest ()
Defined at line 1224 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
void KeyboardSimulateKeyPressRequest (KeyboardSimulateKeyPressRequest && )
Defined at line 1225 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
void KeyboardSimulateKeyPressRequest (const KeyboardSimulateKeyPressRequest & other)
KeyboardSimulateKeyPressRequest & operator= (KeyboardSimulateKeyPressRequest && )
Defined at line 1226 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
KeyboardSimulateKeyPressRequest & operator= (const KeyboardSimulateKeyPressRequest & other)
bool operator== (const KeyboardSimulateKeyPressRequest & other)
bool operator!= (const KeyboardSimulateKeyPressRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_input::Key> & key_code ()
::std::optional< ::fuchsia_input::Key> & key_code ()
KeyboardSimulateKeyPressRequest & key_code (std::optional< ::fuchsia_input::Key> value)
Setter for key_code.
void KeyboardSimulateKeyPressRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits