class CombinedBufferCollectionTokenIsAlternateForV1Result

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

Public Methods

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

Sets the union to hold the response member.

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

Sets the union to hold the err member.

void CombinedBufferCollectionTokenIsAlternateForV1Result (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits