class QueryErrorCode
Defined at line 572 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
Defines various error codes for query-related operations.
Public Members
static QueryErrorCode kParameterNotReadable
static QueryErrorCode kParameterNotWriteable
static QueryErrorCode kParameterAlreadyWritten
static QueryErrorCode kInvalidLength
static QueryErrorCode kInvalidValue
static QueryErrorCode kInvalidSelector
static QueryErrorCode kInvalidIndex
static QueryErrorCode kInvalidIdn
static QueryErrorCode kInvalidOpcode
static QueryErrorCode kGeneralFailure
Public Methods
void QueryErrorCode ()
Defined at line 602 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
void QueryErrorCode (uint32_t value)
Defined at line 603 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
EnumForSwitching_ operator fuchsia_hardware_ufs::QueryErrorCode::EnumForSwitching_ ()
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 605 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
bool IsUnknown ()
Defined at line 607 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h
QueryErrorCode 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 636 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/common_types.h