class SensorInfo
Defined at line 117 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
Information about a sensor.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_thermal::wire::SensorInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_thermal::wire::SensorInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_thermal::wire::SensorInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void SensorInfo ()
Defined at line 119 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
void SensorInfo (const SensorInfo & other)
Defined at line 120 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
SensorInfo & operator= (const SensorInfo & other)
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
void SensorInfo (SensorInfo && other)
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
::fidl::StringView & name ()
bool has_name ()
SensorInfo & operator= (SensorInfo && other)
Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
void ~SensorInfo ()
Defined at line 125 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder