class SensorInfo

Defined at line 220 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

Information about a sensor.

Public Methods

void SensorInfo (Storage_ storage)
void SensorInfo ()

Defined at line 226 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

void SensorInfo (SensorInfo && )

Defined at line 227 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

void SensorInfo (const SensorInfo & other)
SensorInfo & operator= (SensorInfo && )

Defined at line 228 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

SensorInfo & operator= (const SensorInfo & other)
bool operator== (const SensorInfo & other)
bool operator!= (const SensorInfo & other)
bool IsEmpty ()
const std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
SensorInfo & name (std::optional< ::std::string> value)

Setter for name.

void SensorInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits