class OneshotTempAboveTripPoint
Defined at line 395 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
See the comment in TripPointType for more information.
Public Methods
void OneshotTempAboveTripPoint (Storage_ storage)
void OneshotTempAboveTripPoint (float critical_temperature_celsius)
void OneshotTempAboveTripPoint ()
Default constructs a |OneshotTempAboveTripPoint| only if all of its members are default constructible.
Defined at line 406 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
void OneshotTempAboveTripPoint (OneshotTempAboveTripPoint && )
Defined at line 409 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
void OneshotTempAboveTripPoint (const OneshotTempAboveTripPoint & other)
OneshotTempAboveTripPoint & operator= (OneshotTempAboveTripPoint && )
Defined at line 410 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
OneshotTempAboveTripPoint & operator= (const OneshotTempAboveTripPoint & other)
bool operator== (const OneshotTempAboveTripPoint & other)
bool operator!= (const OneshotTempAboveTripPoint & other)
float critical_temperature_celsius ()
The temperature at which the trip point activates.
float & critical_temperature_celsius ()
The temperature at which the trip point activates.
OneshotTempAboveTripPoint & critical_temperature_celsius (float value)
The temperature at which the trip point activates.
void OneshotTempAboveTripPoint (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits