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