class ConfigurePlaybackError

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

Errors that may be returned by ConfigurePlayback.

Public Members

static ConfigurePlaybackError kInvalidConfigType
static ConfigurePlaybackError kConfigMissingFields
static ConfigurePlaybackError kDuplicateSensorInfo
static ConfigurePlaybackError kNoEventsForSensor
static ConfigurePlaybackError kEventFromUnknownSensor
static ConfigurePlaybackError kEventSensorTypeMismatch
static ConfigurePlaybackError kEventPayloadTypeMismatch
static ConfigurePlaybackError kFileOpenFailed
static ConfigurePlaybackError kFileParseError

Public Methods

void ConfigurePlaybackError ()

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

void ConfigurePlaybackError (uint32_t value)

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

EnumForSwitching_ operator fuchsia_hardware_sensors::ConfigurePlaybackError::EnumForSwitching_ ()

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

ConfigurePlaybackError 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 285 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/common_types.h