class CombinedBufferCollectionTokenSyncV2Result
Defined at line 701 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h
Public Methods
void CombinedBufferCollectionTokenSyncV2Result (CombinedBufferCollectionTokenSyncV2Result && other)
CombinedBufferCollectionTokenSyncV2Result & operator= (CombinedBufferCollectionTokenSyncV2Result && other)
void CombinedBufferCollectionTokenSyncV2Result (const CombinedBufferCollectionTokenSyncV2Result & other)
CombinedBufferCollectionTokenSyncV2Result & operator= (const CombinedBufferCollectionTokenSyncV2Result & other)
bool operator== (const CombinedBufferCollectionTokenSyncV2Result & other)
bool operator!= (const CombinedBufferCollectionTokenSyncV2Result & other)
::fuchsia_sysmem2_internal::CombinedBufferCollectionTokenSyncV2Result::Tag Which ()
CombinedBufferCollectionTokenSyncV2Result WithResponse (::fuchsia_sysmem2_internal::CombinedBufferCollectionTokenSyncV2Response val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
CombinedBufferCollectionTokenSyncV2Result & response (::fuchsia_sysmem2_internal::CombinedBufferCollectionTokenSyncV2Response value)
Sets the union to hold the response member.
CombinedBufferCollectionTokenSyncV2Result WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
CombinedBufferCollectionTokenSyncV2Result & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void CombinedBufferCollectionTokenSyncV2Result (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 709 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits