class DictionaryError

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

Error returned from [CapabilityStore/Dictionary*] methods.

Public Members

static DictionaryError NOT_FOUND
static DictionaryError ALREADY_EXISTS
static DictionaryError BAD_CAPABILITY
static DictionaryError INVALID_KEY
static DictionaryError NOT_CLONEABLE

Public Methods

void DictionaryError ()

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

void DictionaryError (uint32_t value)

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

DictionaryError Unknown ()

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