class RealmQueryError

Defined at line 1419 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 1435 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 1436 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 1437 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 1438 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

bool IsUnknown ()

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