class BufferCollectionWaitForAllBuffersAllocatedResult

Defined at line 16697 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Public Methods

void BufferCollectionWaitForAllBuffersAllocatedResult ()
template <typename... Args>
BufferCollectionWaitForAllBuffersAllocatedResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 16720 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

void ~BufferCollectionWaitForAllBuffersAllocatedResult ()
void BufferCollectionWaitForAllBuffersAllocatedResult (BufferCollectionWaitForAllBuffersAllocatedResult && other)
BufferCollectionWaitForAllBuffersAllocatedResult & operator= (BufferCollectionWaitForAllBuffersAllocatedResult && other)
bool has_invalid_tag ()
bool is_response ()
BufferCollectionWaitForAllBuffersAllocatedResult WithResponse (::fidl::ObjectView< ::fuchsia_sysmem2::wire::BufferCollectionWaitForAllBuffersAllocatedResponse> val)
::fuchsia_sysmem2::wire::BufferCollectionWaitForAllBuffersAllocatedResponse & response ()
const ::fuchsia_sysmem2::wire::BufferCollectionWaitForAllBuffersAllocatedResponse & response ()
bool is_err ()
BufferCollectionWaitForAllBuffersAllocatedResult WithErr (::fuchsia_sysmem2::wire::Error val)
::fuchsia_sysmem2::wire::Error & err ()
const ::fuchsia_sysmem2::wire::Error & err ()
bool is_framework_err ()
BufferCollectionWaitForAllBuffersAllocatedResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::BufferCollectionWaitForAllBuffersAllocatedResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 16707 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h