class DictionaryError

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

Error returned from [CapabilityStore/Dictionary*] methods.

Public Members

static DictionaryError kNotFound
static DictionaryError kAlreadyExists
static DictionaryError kBadCapability
static DictionaryError kInvalidKey
static DictionaryError kNotCloneable

Public Methods

void DictionaryError ()

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

void DictionaryError (uint32_t value)

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

EnumForSwitching_ operator fuchsia_component_sandbox::DictionaryError::EnumForSwitching_ ()

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

DictionaryError 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 128 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/common_types.h