class CombinedBufferCollectionTokenIsAlternateForV2Result

Defined at line 1056 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

Public Methods

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

Sets the union to hold the response member.

CombinedBufferCollectionTokenIsAlternateForV2Result WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
CombinedBufferCollectionTokenIsAlternateForV2Result & err (int32_t value)

Sets the union to hold the err member.

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

Sets the union to hold the framework_err member.

void CombinedBufferCollectionTokenIsAlternateForV2Result (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 1064 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits