struct NameInfo

Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/wire_types.h

A namespace entry provided to a process at startup.

Processes are given a set of initial handles as part of the bootstrapping

sequence. Some of these handles are associated with paths that designate

their intended use by the new process as namespace entries.

This structure represents one such handle and its associated namespace path.

Public Members

StringView path
ClientEnd directory

Public Methods

void _CloseHandles ()