class CapabilitiesError

Defined at line 306 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

Public Members

static CapabilitiesError kNoSuchCapability
static CapabilitiesError kInvalidName
static CapabilitiesError kHandleDoesNotReferenceCapability
static CapabilitiesError kInvalidCapabilityType
static CapabilitiesError kUnregisteredCapability
static CapabilitiesError kInvalidHandle
static CapabilitiesError kHandleAlreadyRegistered
static CapabilitiesError kInvalidData
static CapabilitiesError kInvalidArgs

Public Methods

void CapabilitiesError ()

Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

void CapabilitiesError (uint32_t value)

Defined at line 335 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

EnumForSwitching_ operator fuchsia_component_runtime::CapabilitiesError::EnumForSwitching_ ()

Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 337 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

bool IsUnknown ()

Defined at line 339 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

CapabilitiesError 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 366 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h