class TripPointType

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

Denotes the type of a particular trip point.

Public Members

static TripPointType kOneshotTempAbove
static TripPointType kOneshotTempBelow

Public Methods

void TripPointType ()

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

void TripPointType (uint16_t value)

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

EnumForSwitching_ operator fuchsia_hardware_trippoint::TripPointType::EnumForSwitching_ ()

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

uint16_t operator unsigned short ()

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

bool IsUnknown ()

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

TripPointType Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

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