class GetNodeRef
Defined at line 465 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/markers.h
This gets an event handle that can be used as a parameter to
IsAlternateFor() called on any Node. The client will not be granted the
right to signal this event, as this handle should only be used as proof
that the client obtained this handle from this Node.
Because this is a get not a set, no Sync() is needed between the
GetNodeRef() and the call to IsAlternateFor(), despite the two calls
potentially being on different channels.
See also IsAlternateFor().
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