class ResolveWithContext

Defined at line 69 of file fidling/gen/sdk/fidl/fuchsia.component.resolution/fuchsia.component.resolution/cpp/fidl/fuchsia.component.resolution/cpp/markers.h

Resolves a component with the absolute or relative URL. If relative, the

component will be resolved relative to the supplied `context`.

`component_url` is the unescaped URL of the component to resolve, the

format of which can be either:

* a fully-qualified absolute component URL; or

* a subpackaged-component reference, prefixed by a URI relative

path to its containing subpackage (for example,

`child_package#meta/some_component.cm`)

`context` is the `resolution_context` of a previously-resolved

`Component`, providing the context for resoving a relative URL.

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