class RegistryRegisterMouseAndGetDeviceInfoResponse
Defined at line 2370 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 uint32_t & device_id ()
Defined at line 2376 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
bool has_device_id ()
Defined at line 2380 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
uint32_t * mutable_device_id ()
Defined at line 2384 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
void clear_device_id ()
Defined at line 2392 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
RegistryRegisterMouseAndGetDeviceInfoResponse & set_device_id (uint32_t _value)
void RegistryRegisterMouseAndGetDeviceInfoResponse ()
void RegistryRegisterMouseAndGetDeviceInfoResponse (RegistryRegisterMouseAndGetDeviceInfoResponse && other)
void ~RegistryRegisterMouseAndGetDeviceInfoResponse ()
RegistryRegisterMouseAndGetDeviceInfoResponse & operator= (RegistryRegisterMouseAndGetDeviceInfoResponse && other)
::std::unique_ptr<RegistryRegisterMouseAndGetDeviceInfoResponse> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, RegistryRegisterMouseAndGetDeviceInfoResponse * _value, size_t _offset)
zx_status_t Clone (RegistryRegisterMouseAndGetDeviceInfoResponse * _result)