class Start

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

Start running a component instance described by `start_info`.

Component manager binds and uses `controller` to control the

lifetime of the newly started component instance.

Errors are delivered as epitaphs over the `ComponentController`

protocol. In the event of an error, the runner must ensure that

resources are cleaned up.

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