class BufferCollectionWaitForAllBuffersAllocatedResult
Defined at line 15678 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void BufferCollectionWaitForAllBuffersAllocatedResult ()
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)
template <typename... Args>
BufferCollectionWaitForAllBuffersAllocatedResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 15701 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 15688 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h