class RealmQueryError

Defined at line 1449 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 RealmQuery API.

Public Members

static RealmQueryError kInstanceNotFound
static RealmQueryError kBadMoniker

Public Methods

void RealmQueryError ()

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

void RealmQueryError (uint32_t value)

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

EnumForSwitching_ operator fuchsia_sys2::RealmQueryError::EnumForSwitching_ ()

Defined at line 1467 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 1468 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

bool IsUnknown ()

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

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