class DirConnectorOpen
Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/markers.h
Uses the provided `dir_connector` to open a new directory connection by
delivering this channel to whoever created the directory connector.
If there is an error, it will be reported as a zx.Status epitaph on
`channel`.
If the `dir_connector` event pair handle is not correlated with a handle
given to `DirConnectorCreate`, this connection will be closed.
`dir_connector` and `channel` are both required. `flags` and `path`
may be omitted.
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