class AllocatorValidateBufferCollectionTokenResult

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

Public Methods

void AllocatorValidateBufferCollectionTokenResult ()
void AllocatorValidateBufferCollectionTokenResult (const AllocatorValidateBufferCollectionTokenResult & )

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

bool has_invalid_tag ()
bool is_response ()
AllocatorValidateBufferCollectionTokenResult WithResponse (::fidl::ObjectView< ::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse> val)
AllocatorValidateBufferCollectionTokenResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
AllocatorValidateBufferCollectionTokenResult & operator= (const AllocatorValidateBufferCollectionTokenResult & )

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

void AllocatorValidateBufferCollectionTokenResult (AllocatorValidateBufferCollectionTokenResult && )

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

AllocatorValidateBufferCollectionTokenResult & operator= (AllocatorValidateBufferCollectionTokenResult && )

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

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

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

::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse & response ()
const ::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse & response ()
bool is_framework_err ()
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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