class InputDeviceRegistryRegisterAndGetDeviceInfoResponse
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.input.injection/fuchsia.input.injection/hlcpp/fuchsia/input/injection/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 81 of file fidling/gen/sdk/fidl/fuchsia.input.injection/fuchsia.input.injection/hlcpp/fuchsia/input/injection/cpp/fidl.h
bool has_device_id ()
Defined at line 85 of file fidling/gen/sdk/fidl/fuchsia.input.injection/fuchsia.input.injection/hlcpp/fuchsia/input/injection/cpp/fidl.h
uint32_t * mutable_device_id ()
Defined at line 89 of file fidling/gen/sdk/fidl/fuchsia.input.injection/fuchsia.input.injection/hlcpp/fuchsia/input/injection/cpp/fidl.h
void clear_device_id ()
Defined at line 97 of file fidling/gen/sdk/fidl/fuchsia.input.injection/fuchsia.input.injection/hlcpp/fuchsia/input/injection/cpp/fidl.h
InputDeviceRegistryRegisterAndGetDeviceInfoResponse & set_device_id (uint32_t _value)
void InputDeviceRegistryRegisterAndGetDeviceInfoResponse ()
void InputDeviceRegistryRegisterAndGetDeviceInfoResponse (InputDeviceRegistryRegisterAndGetDeviceInfoResponse && other)
void ~InputDeviceRegistryRegisterAndGetDeviceInfoResponse ()
InputDeviceRegistryRegisterAndGetDeviceInfoResponse & operator= (InputDeviceRegistryRegisterAndGetDeviceInfoResponse && other)
::std::unique_ptr<InputDeviceRegistryRegisterAndGetDeviceInfoResponse> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,InputDeviceRegistryRegisterAndGetDeviceInfoResponse *_value,size_t_offset)
zx_status_t Clone (InputDeviceRegistryRegisterAndGetDeviceInfoResponse * _result)