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