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