class Realm

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

A protocol used by a component instance to manage its own realm, such as for

binding to its children.

Requests to this protocol are processed in the order they are received.

Clients that wish to send requests in parallel should open multiple

connections.

The component framework provides this service to components that use

`fuchsia.component.Realm`.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records