class RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse
Defined at line 2032 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.
void RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse ()
void RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse (RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse && other)
const uint32_t & device_id ()
Defined at line 2038 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 2042 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 2046 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 2054 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse & set_device_id (uint32_t _value)
void ~RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse ()
RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse & operator= (RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse && other)
::std::unique_ptr<RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse *_value,size_t_offset)
zx_status_t Clone (RegistryRegisterMediaButtonsDeviceAndGetDeviceInfoResponse * _result)