class BoardInfo
Defined at line 1100 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
Collection of properties that are common among a set of devices based on
hardware type
Public Methods
void BoardInfo ()
Defined at line 1102 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
void BoardInfo (const BoardInfo & other)
Defined at line 1103 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hwinfo::wire::BoardInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hwinfo::wire::BoardInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hwinfo::wire::BoardInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fidl::StringView & name ()
bool has_name ()
BoardInfo & operator= (const BoardInfo & other)
Defined at line 1104 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
void BoardInfo (BoardInfo && other)
Defined at line 1105 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
BoardInfo & operator= (BoardInfo && other)
Defined at line 1106 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
::fidl::StringView & revision ()
bool has_revision ()
::fuchsia_hwinfo::wire::Architecture & cpu_architecture ()
bool has_cpu_architecture ()
void ~BoardInfo ()
Defined at line 1108 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder