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