class Route

Defined at line 546 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/markers.h

Routes a component's used or exposed capabilities, and returns

information about them.

If `targets` is empty, returns results for all the component's used and

exposed capabilities. Otherwise, returns only results for capabilities

specified in `targets`.

This method only supports routing namespace capabilities (protocols,

directories, services, and storage).

Errors:

* INVALID_ARGUMENTS: The given moniker or name is not valid, or `name`

is not a namespace capability.

* INSTANCE_NOT_FOUND: No instance was found matching the given moniker.

* RESOURCE_NOT_FOUND: No capability was found matching one of the given names.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal