class ConnectError
Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
Errors returned from calls to `SensorManager.ConnectError`.
Public Members
static ConnectError kInternal
static ConnectError kInvalidArguments
static ConnectError kSensorNotFound
Public Methods
void ConnectError ()
Defined at line 164 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
void ConnectError (uint32_t value)
Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
EnumForSwitching_ operator fuchsia_thermal::ConnectError::EnumForSwitching_ ()
Defined at line 166 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
bool IsUnknown ()
Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h
ConnectError 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 184 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/common_types.h