class CheckAllBuffersAllocated
Defined at line 3546 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/markers.h
Checks whether all the buffers have been allocated, in a polling
fashion.
* If the buffer collection has been allocated, returns success.
* If the buffer collection failed allocation, returns the same
[`fuchsia.sysmem2/Error`] as
[`fuchsia.sysmem2/BufferCollection/WaitForAllBuffersAllocated`] would
return.
* error [`fuchsia.sysmem2/Error.PENDING`] The buffer collection hasn't
attempted allocation yet. This means that WaitForAllBuffersAllocated
would not respond quickly.
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