class Resolve

Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/markers.h

Resolves the route to a destination.

+ request `destination` the IP address to resolve a route to. If the

unspecified address (all zeroes) is provided, the default route will

be returned. The variant of `destination` determines variant of

[`fuchsia.net/IpAddress`] fields in the resolved route.

- response `result` contains the resolved route to `destination`.

* error `ZX_ERR_ADDRESS_UNREACHABLE` if `destination` can't be resolved.

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