class GetDeclarationError

Defined at line 651 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

Errors that can be returned by the GetManifest call.

Public Members

static GetDeclarationError kInstanceNotFound
static GetDeclarationError kBadMoniker
static GetDeclarationError kInstanceNotResolved
static GetDeclarationError kEncodeFailed
static GetDeclarationError kBadChildLocation
static GetDeclarationError kBadUrl

Public Methods

void GetDeclarationError ()

Defined at line 679 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

void GetDeclarationError (uint32_t value)

Defined at line 680 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

EnumForSwitching_ operator fuchsia_sys2::GetDeclarationError::EnumForSwitching_ ()

Defined at line 681 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

bool IsUnknown ()

Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

GetDeclarationError 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 705 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h