class OneshotTempBelowTripPoint

Defined at line 448 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h

Public Methods

void OneshotTempBelowTripPoint (Storage_ storage)
void OneshotTempBelowTripPoint (float critical_temperature_celsius)
void OneshotTempBelowTripPoint ()

Default constructs a |OneshotTempBelowTripPoint| only if all of its members are default constructible.

Defined at line 459 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h

void OneshotTempBelowTripPoint (OneshotTempBelowTripPoint && )

Defined at line 462 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h

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

Defined at line 463 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h

OneshotTempBelowTripPoint & operator= (const OneshotTempBelowTripPoint & other)
bool operator== (const OneshotTempBelowTripPoint & other)
bool operator!= (const OneshotTempBelowTripPoint & 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.

OneshotTempBelowTripPoint & critical_temperature_celsius (float value)

The temperature at which the trip point activates.

void OneshotTempBelowTripPoint (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits