class RouterError

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

Public Members

static RouterError kNotFound
static RouterError kInvalidArgs
static RouterError kNotSupported
static RouterError kInternal

Public Methods

void RouterError ()

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

void RouterError (uint32_t value)

Defined at line 351 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::RouterError::EnumForSwitching_ ()

Defined at line 352 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 353 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 355 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/common_types.h

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