class Duplicate

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

Duplicates the capability with `id` to `dest_id`.

Errors:

- `ID_NOT_FOUND` if `id` was not a valid capability id in this store.

- `ID_ALREADY_EXISTS` if a capability with `dest_id` already exists in this store.

- `NOT_DUPLICATABLE` if `id` could not be duplicated.

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