class DeviceInfo
Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
Collection of properties that is unique per device.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
DeviceInfo & set_serial_number (::std::string _value)
DeviceInfo & set_is_retail_demo (bool _value)
DeviceInfo & set_retail_sku (::std::string _value)
void DeviceInfo ()
void DeviceInfo (DeviceInfo && other)
void ~DeviceInfo ()
DeviceInfo & operator= (DeviceInfo && other)
::std::unique_ptr<DeviceInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, DeviceInfo * _value, size_t _offset)
zx_status_t Clone (DeviceInfo * _result)
const ::std::string & serial_number ()
Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
bool has_serial_number ()
Defined at line 104 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
::std::string * mutable_serial_number ()
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
void clear_serial_number ()
Defined at line 116 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
const bool & is_retail_demo ()
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
bool has_is_retail_demo ()
Defined at line 128 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
bool * mutable_is_retail_demo ()
Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
void clear_is_retail_demo ()
Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
const ::std::string & retail_sku ()
Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
bool has_retail_sku ()
Defined at line 152 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
::std::string * mutable_retail_sku ()
Defined at line 156 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h
void clear_retail_sku ()
Defined at line 164 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/hlcpp/fuchsia/hwinfo/cpp/fidl.h