class ActivityReporterWatchCaptureActivityResponse
Defined at line 1553 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void ActivityReporterWatchCaptureActivityResponse (Storage_ storage)
void ActivityReporterWatchCaptureActivityResponse (::std::vector< ::fuchsia_media::AudioCaptureUsage> active_usages)
void ActivityReporterWatchCaptureActivityResponse ()
Default constructs a |ActivityReporterWatchCaptureActivityResponse| only if all of its members are default constructible.
Defined at line 1563 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void ActivityReporterWatchCaptureActivityResponse (ActivityReporterWatchCaptureActivityResponse && )
Defined at line 1566 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void ActivityReporterWatchCaptureActivityResponse (const ActivityReporterWatchCaptureActivityResponse & other)
ActivityReporterWatchCaptureActivityResponse & operator= (ActivityReporterWatchCaptureActivityResponse && )
Defined at line 1567 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
ActivityReporterWatchCaptureActivityResponse & operator= (const ActivityReporterWatchCaptureActivityResponse & other)
bool operator== (const ActivityReporterWatchCaptureActivityResponse & other)
bool operator!= (const ActivityReporterWatchCaptureActivityResponse & other)
const ::std::vector< ::fuchsia_media::AudioCaptureUsage> & active_usages ()
::std::vector< ::fuchsia_media::AudioCaptureUsage> & active_usages ()
ActivityReporterWatchCaptureActivityResponse & active_usages (::std::vector< ::fuchsia_media::AudioCaptureUsage> value)
Setter for active_usages.
void ActivityReporterWatchCaptureActivityResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits