class ProductInfo
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
Collection of properties that is shared with other devices within the same
product line.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hwinfo::wire::ProductInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hwinfo::wire::ProductInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hwinfo::wire::ProductInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void ProductInfo ()
Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
void ProductInfo (const ProductInfo & other)
Defined at line 333 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
bool has_model ()
::fidl::StringView & manufacturer ()
bool has_manufacturer ()
::fidl::StringView & build_date ()
bool has_build_date ()
::fidl::StringView & build_name ()
bool has_build_name ()
::fidl::StringView & colorway ()
bool has_colorway ()
::fidl::StringView & display ()
bool has_display ()
::fidl::StringView & memory ()
bool has_memory ()
::fidl::StringView & nand_storage ()
bool has_nand_storage ()
::fidl::StringView & emmc_storage ()
bool has_emmc_storage ()
::fidl::StringView & microphone ()
bool has_microphone ()
::fidl::StringView & audio_amplifier ()
bool has_audio_amplifier ()
ProductInfo & operator= (const ProductInfo & other)
Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
void ProductInfo (ProductInfo && other)
Defined at line 335 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
ProductInfo & operator= (ProductInfo && other)
Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
::fidl::StringView & sku ()
bool has_sku ()
::fidl::StringView & language ()
bool has_language ()
::fuchsia_intl::wire::RegulatoryDomain & regulatory_domain ()
bool has_regulatory_domain ()
::fidl::VectorView< ::fuchsia_intl::wire::LocaleId> & locale_list ()
bool has_locale_list ()
::fidl::StringView & name ()
bool has_name ()
::fidl::StringView & model ()
void ~ProductInfo ()
Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder