class OnOpen

Defined at line 358 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/markers.h

An event produced eagerly by a FIDL server if requested by `OpenFlags.DESCRIBE`.

Indicates the success or failure of the open operation, and optionally describes the

object. If the status is `ZX_OK`, `info` contains descriptive information about the object

(the same as would be returned by `Describe`).

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