class AllocatorValidateBufferCollectionTokenResult

Defined at line 492 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

Public Methods

void AllocatorValidateBufferCollectionTokenResult (AllocatorValidateBufferCollectionTokenResult && other)
AllocatorValidateBufferCollectionTokenResult & operator= (AllocatorValidateBufferCollectionTokenResult && other)
void AllocatorValidateBufferCollectionTokenResult (const AllocatorValidateBufferCollectionTokenResult & other)
AllocatorValidateBufferCollectionTokenResult & operator= (const AllocatorValidateBufferCollectionTokenResult & other)
bool operator== (const AllocatorValidateBufferCollectionTokenResult & other)
bool operator!= (const AllocatorValidateBufferCollectionTokenResult & other)
::fuchsia_sysmem2::AllocatorValidateBufferCollectionTokenResult::Tag Which ()
AllocatorValidateBufferCollectionTokenResult WithResponse (::fuchsia_sysmem2::AllocatorValidateBufferCollectionTokenResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
AllocatorValidateBufferCollectionTokenResult & response (::fuchsia_sysmem2::AllocatorValidateBufferCollectionTokenResponse value)

Sets the union to hold the response member.

AllocatorValidateBufferCollectionTokenResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
AllocatorValidateBufferCollectionTokenResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void AllocatorValidateBufferCollectionTokenResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits